//! checkov - infrastructure as code scanner
//!
//! Checkov scans cloud infrastructure configurations to find misconfigurations
//! before they're deployed.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;