kingfisher/src/cli/commands
2026-02-17 22:58:29 -08:00
..
access_map.rs added buildkit and harness to access-map 2026-02-17 22:58:29 -08:00
azure.rs
bitbucket.rs
gitea.rs
github.rs
gitlab.rs
huggingface.rs
inputs.rs ensured more CLI arguments are global 2026-01-30 08:04:15 -08:00
mod.rs
output.rs Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08:00
revoke.rs
rules.rs ensured more CLI arguments are global 2026-01-30 08:04:15 -08:00
scan.rs Added optional validation rate limiting via --validation-rps (global) and repeatable --validation-rps-rule <RULE_SELECTOR=RPS> (per-rule override) for both scan and validate. Throttling now applies across built-in validator types (HTTP/gRPC plus AWS, GCP, Coinbase, MongoDB, Postgres, MySQL, JDBC, JWT, and Azure Storage). Rule selectors support the short form (for example, github=2 matches kingfisher.github.*) with longest-prefix precedence when multiple selectors apply. 2026-02-12 12:33:59 -08:00
validate.rs Added optional validation rate limiting via --validation-rps (global) and repeatable --validation-rps-rule <RULE_SELECTOR=RPS> (per-rule override) for both scan and validate. Throttling now applies across built-in validator types (HTTP/gRPC plus AWS, GCP, Coinbase, MongoDB, Postgres, MySQL, JDBC, JWT, and Azure Storage). Rule selectors support the short form (for example, github=2 matches kingfisher.github.*) with longest-prefix precedence when multiple selectors apply. 2026-02-12 12:33:59 -08:00
view.rs Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08:00