kingfisher/src/scanner
2025-09-02 19:54:44 -07:00
..
docker.rs Optimized memory usage via string interning and extensive data sharing 2025-09-02 19:54:44 -07:00
enumerate.rs Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance. This has a small performance impact and can be disabled with --no-base64 2025-08-30 19:40:11 -07:00
mod.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
processing.rs Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance. This has a small performance impact and can be disabled with --no-base64 2025-08-30 19:40:11 -07:00
repos.rs Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance. This has a small performance impact and can be disabled with --no-base64 2025-08-30 19:40:11 -07:00
runner.rs - Added '--repo-artifacts' flag to scan repository issues, gists/snippets, and wikis when cloning via '--git-url' 2025-08-20 20:41:11 -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 Optimized memory usage via string interning and extensive data sharing 2025-09-02 19:54:44 -07:00