kingfisher/src/scanner
2025-11-05 17:19:11 -08:00
..
docker.rs preparing for v1.48.0 2025-09-05 09:31:52 -07:00
enumerate.rs Added an optional exclude_words list to PatternRequirements so matches containing case-insensitive placeholder words are filtered out, with accompanying tests to cover the new behavior. 2025-11-05 17:19:11 -08:00
mod.rs - Added first-class Hugging Face scanning support, including CLI enumeration, token authentication, and integration with remote scans. 2025-10-15 22:47:40 -07:00
processing.rs - Improved performance of tree-sitter parsing 2025-10-03 17:22:28 -07:00
repos.rs Added an optional exclude_words list to PatternRequirements so matches containing case-insensitive placeholder words are filtered out, with accompanying tests to cover the new behavior. 2025-11-05 17:19:11 -08:00
runner.rs - Added provider-specific kingfisher scan subcommands (for example kingfisher scan github …) that translate into the legacy flags under the hood. The new layout keeps backwards compatibility while removing the wall of provider options from kingfisher scan --help. 2025-10-22 16:24:09 -07:00
summary.rs - --quiet now suppresses scan summaries and rule statistics unless --rule-stats is explicitly provided 2025-08-09 15:36:12 -07:00
util.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
validation.rs preparing for v1.48.0 2025-09-05 09:31:52 -07:00