kingfisher/src/validation
Mick Grove 078fa16e6a - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names.
- Stored optional validation response bodies as boxed strings to avoid allocating empty payloads and to streamline validator caches.
- Parallelized git cloning based on the configured job count and begin scanning repositories as soon as each clone finishes to reduce end-to-end scan times.
- Combined per-repository results into a single aggregate summary after scans complete.
- Added initial access-map support and report viewer html file. Currently beta features.
2025-12-04 22:02:30 -08:00
..
aws.rs v1.63.0 2025-11-10 18:47:51 -08:00
azure.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
coinbase.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
gcp.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
httpvalidation.rs - Enabled MongoDB URI validation 2025-09-09 16:45:02 -07:00
jdbc.rs added jdbc rule and validator 2025-11-12 22:25:33 -08:00
jwt.rs added top level 'self-update' cli sub command to update the binary independently. Now supports updating over homebrew managed binary 2025-08-27 15:35:01 -07:00
mongodb.rs fix windows x64 builds 2025-08-31 17:26:30 -07:00
mysql.rs - Skip reporting MongoDB and Postgres findings when their connection strings cannot be parsed, even when validation is disabled. 2025-11-15 08:11:25 -08:00
postgres.rs - Skip reporting MongoDB and Postgres findings when their connection strings cannot be parsed, even when validation is disabled. 2025-11-15 08:11:25 -08:00
utils.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00