kingfisher/src
2026-04-08 16:16:31 -07:00
..
access_map updated dependencies 2026-04-01 14:58:08 -07:00
cli Replaced tree-sitter with a lighter parser-based context verifier built from handwritten lexers plus tl/cssparser, preserving context-dependent matching while cutting about 19 MB from the release binary. 2026-04-07 23:20:17 -07:00
matcher changes in response to PR review 2026-04-08 16:16:31 -07:00
parser changes in response to PR review 2026-04-08 13:14:39 -07:00
reporter updated dependencies 2026-04-02 23:26:36 -07:00
scanner changes in response to PR review 2026-04-08 09:42:37 -07:00
validation updated in response to ossf scorecard 2026-03-27 21:08:52 -07:00
access_map.rs added more access-maps 2026-04-01 10:20:52 -07:00
azure.rs refactored code 2026-02-14 13:12:26 -08:00
baseline.rs preparing for v1.78.0 2026-02-02 23:22:08 -08:00
binary.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
bitbucket.rs refactored code 2026-02-14 13:12:26 -08:00
blob.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
bstring_escape.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
bstring_table.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
confluence.rs fixed failing tests 2025-08-17 17:41:34 -07:00
content_type.rs refactored code 2026-02-14 13:12:26 -08:00
decompress.rs updated dependencies 2026-04-01 17:25:19 -07:00
defaults.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
direct_revoke.rs changes in response to PR review 2026-04-08 16:16:31 -07:00
direct_validate.rs changes in response to PR review 2026-04-08 16:16:31 -07:00
entropy.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
finding_data.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
findings_store.rs added Teams support 2026-03-13 17:39:34 -07:00
gcs.rs change in response to code review 2025-10-16 10:20:18 -07:00
git_binary.rs tree sitter scanning improvements 2026-02-14 11:13:59 -08:00
git_commit_metadata.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
git_host.rs refactored code 2026-02-14 13:12:26 -08:00
git_metadata_graph.rs Fix redis URI matching and sqlite row budget 2026-02-28 14:25:05 -08:00
git_repo_enumerator.rs openssf scorecard suggested improvements 2026-03-19 23:39:36 -07:00
git_url.rs Populate the finding path from git blob metadata so history-derived secrets display their file location instead of an empty path 2025-09-24 10:06:47 -07:00
gitea.rs refactored code 2026-02-14 13:12:26 -08:00
github.rs updated dependencies 2026-03-24 08:55:34 -07:00
gitlab.rs rules updated 2026-03-03 16:47:59 -08:00
grpc_validation.rs v1.81.0 2026-02-10 19:43:34 -08:00
guesser.rs Improved language detection 2025-08-15 16:08:46 -07:00
huggingface.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
inline_ignore.rs v1.88.0 2026-03-11 20:59:44 -07:00
jira.rs changes in response to PR review 2026-02-28 12:16:08 -07:00
lib.rs changes in response to PR review 2026-04-08 16:16:31 -07:00
liquid_filters.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
location.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
main.rs more rules 2026-04-03 23:43:49 -07:00
origin.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:27:24 -08:00
parser.rs changes in response to PR review 2026-04-08 13:14:39 -07:00
pyc.rs Fix excluded blob tracking and pyc long bounds 2026-02-28 13:06:34 -07:00
reporter.rs changes in response to PR review 2026-04-08 16:16:31 -07:00
rule_loader.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 22:24:35 -08:00
rule_profiling.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
rules.rs v1.81.0 2026-02-10 19:24:19 -08:00
rules_database.rs v1.88.0 2026-03-11 21:36:30 -07:00
s3.rs Refactored into multiple crates. Added the 'validate' subcommand 2026-01-28 10:57:45 -08:00
safe_list.rs added jdbc rule and validator 2025-11-12 22:25:33 -08:00
scanner_pool.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
slack.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
snippet.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
sqlite.rs Fix redis URI matching and sqlite row budget 2026-02-28 14:25:05 -08:00
teams.rs fixed test that fails on windows 2026-03-15 17:26:02 -07:00
template_vars.rs changes in response to PR review 2026-04-08 16:16:31 -07:00
toon.rs Added TOON output support, to optimize usage of kingfisher from LLM/agent workflows 2026-03-15 15:00:59 -07:00
update.rs preparing v1.74.0 2026-01-12 22:50:05 -08:00
util.rs updated allocator 2025-11-11 13:24:06 -08:00
validation.rs changes in response to PR review 2026-04-08 11:09:36 -07:00
validation_body.rs - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
validation_rate_limit.rs changes in response to PR review 2026-04-08 08:29:50 -07:00