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
fa640e2c38
kingfisher
/
src
/
scanner
History
Download ZIP
Download TAR.GZ
Mick Grove
fa640e2c38
Python bytecode (.pyc) scanning: extracts string constants from compiled Python
2026-02-23 20:06:43 -07:00
..
docker.rs
preparing for v1.48.0
2025-09-05 09:31:52 -07:00
enumerate.rs
Python bytecode (.pyc) scanning: extracts string constants from compiled Python
2026-02-23 20:06:43 -07:00
mod.rs
- Reduced per-match memory usage by compacting stored source locations and interning repeated capture names.
2025-12-04 22:02:30 -08:00
processing.rs
- Improved performance of tree-sitter parsing
2025-10-03 17:22:28 -07:00
repos.rs
Refactored into multiple crates. Added the 'validate' subcommand
2026-01-28 10:27:24 -08:00
runner.rs
Kingfisher can now generate an auditor-friendly HTML report
2026-02-15 14:29:42 -08:00
summary.rs
more changes for v1.78.0
2026-02-03 09:32:06 -08:00
util.rs
Python bytecode (.pyc) scanning: extracts string constants from compiled Python
2026-02-23 20:06:43 -07:00
validation.rs
added more access-maps
2026-02-19 20:51:12 -08:00