List of all items
Structs
- baseline::Baseline
- baseline::DriftEntry
- baseline::DriftReport
- baseline::FileHash
- cli::Cli
- client::DetectedClient
- config::BaselineConfig
- config::Config
- config::IgnoreConfig
- config::ScanConfig
- config::SeverityConfig
- config::TextFilesConfig
- config::WatchConfig
- cve_db::AffectedProduct
- cve_db::CveDatabase
- cve_db::CveDatabaseFile
- cve_db::CveEntry
- deobfuscation::DecodedContent
- deobfuscation::Deobfuscator
- fix::AutoFixer
- fix::Fix
- fix::FixResult
- hooks::HookInstaller
- ignore::IgnoreFilter
- malware_db::CompiledSignature
- malware_db::MalwareDatabase
- malware_db::MalwareSignature
- malware_db::MalwareSignatureFile
- mcp_server::McpServer
- profile::Profile
- remote::clone::ClonedRepo
- remote::clone::GitCloner
- reporter::html::HtmlReporter
- reporter::json::JsonReporter
- reporter::markdown::MarkdownReporter
- reporter::sarif::SarifArtifactLocation
- reporter::sarif::SarifDriver
- reporter::sarif::SarifLocation
- reporter::sarif::SarifMessage
- reporter::sarif::SarifPhysicalLocation
- reporter::sarif::SarifRegion
- reporter::sarif::SarifRelationship
- reporter::sarif::SarifRelationshipTarget
- reporter::sarif::SarifReport
- reporter::sarif::SarifReporter
- reporter::sarif::SarifResult
- reporter::sarif::SarifRule
- reporter::sarif::SarifRuleProperties
- reporter::sarif::SarifRun
- reporter::sarif::SarifTaxon
- reporter::sarif::SarifTaxonomy
- reporter::sarif::SarifTool
- reporter::sarif::SarifToolComponentRef
- reporter::terminal::TerminalReporter
- rules::custom::CustomRuleLoader
- rules::custom::CustomRulesConfig
- rules::custom::DynamicRule
- rules::custom::YamlRule
- rules::engine::RuleEngine
- rules::types::Finding
- rules::types::Location
- rules::types::ParseEnumError
- rules::types::Rule
- rules::types::ScanResult
- rules::types::Summary
- run::EffectiveConfig
- scanner::command::CommandScanner
- scanner::common::ScannerConfig
- scanner::dependency::DependencyScanner
- scanner::dockerfile::DockerScanner
- scanner::hook::HookMatcher
- scanner::hook::HookScanner
- scanner::hook::HooksConfig
- scanner::hook::SettingsJson
- scanner::mcp::McpConfig
- scanner::mcp::McpScanner
- scanner::mcp::McpServer
- scanner::plugin::PluginHook
- scanner::plugin::PluginManifest
- scanner::plugin::PluginMcpServer
- scanner::plugin::PluginPermissions
- scanner::plugin::PluginScanner
- scanner::plugin::PluginSkill
- scanner::rules_dir::RulesDirScanner
- scanner::skill::FrontmatterParser
- scanner::skill::SkillFileFilter
- scanner::skill::SkillScanner
- scanner::subagent::SubagentScanner
- scanner::walker::DirectoryWalker
- scanner::walker::WalkConfig
- scoring::CategoryScore
- scoring::RiskScore
- scoring::SeverityBreakdown
- suppression::SuppressionManager
- types::AuthToken
- types::CommandArgs
- types::CompiledPattern
- types::FileHash
- types::GitRef
- types::RuleId
- types::ScanTarget
- types::ServerName
- watch::FileWatcher
Enums
- cli::BadgeFormat
- cli::OutputFormat
- cli::ScanType
- client::ClientType
- config::ConfigError
- cve_db::CveDbError
- error::AuditError
- error::CcAuditError
- error::IoOperation
- error::ParseFormat
- handlers::HandlerResult
- hooks::HookError
- malware_db::MalwareDbError
- remote::error::RemoteError
- rules::custom::CustomRuleError
- rules::types::Category
- rules::types::Confidence
- rules::types::RuleSeverity
- rules::types::Severity
- run::ScanMode
- run::WatchModeResult
- scanner::error::ScanError
- scanner::hook::Hook
- scoring::RiskLevel
- suppression::SuppressionType
- types::PathValidationError
Traits
Macros
Functions
- client::detect_client
- client::detect_installed_clients
- client::list_installed_clients
- handlers::filter_against_baseline
- handlers::handle_awesome_claude_code_scan
- handlers::handle_baseline
- handlers::handle_check_drift
- handlers::handle_compare
- handlers::handle_fix
- handlers::handle_init_config
- handlers::handle_init_hook
- handlers::handle_mcp_server
- handlers::handle_remote_list_scan
- handlers::handle_remote_scan
- handlers::handle_remove_hook
- handlers::handle_save_baseline
- handlers::handle_save_profile
- handlers::handle_show_profile
- handlers::run_normal_mode
- handlers::run_watch_mode
- profile::profile_from_cli
- remote::clone::parse_github_url
- rules::builtin::all_rules
- run::detect_client_for_path
- run::format_result
- run::format_result_with_config
- run::is_text_file
- run::is_text_file_with_config
- run::resolve_scan_paths
- run::run_scan
- run::run_scan_with_config
- run::scan_path_with_cve_db
- run::scan_path_with_malware_db
- run::setup_watch_mode
- run::watch_iteration
- scanner::manifest::scan_manifest_directory
- suppression::parse_inline_suppression
- suppression::parse_next_line_suppression