This website requires JavaScript.
Explore
Help
Sign in
eblume
/
kingfisher
Watch
1
Star
0
Fork
You've already forked kingfisher
0
forked from
mirrors/kingfisher
Code
Pull requests
Activity
Actions
c3513ea206
kingfisher
/
src
/
scanner
History
Download ZIP
Download TAR.GZ
Mick Grove
c3513ea206
Optimized memory usage via string interning and extensive data sharing
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