kingfisher/src
2025-08-09 15:36:12 -07:00
..
cli GitLab: include nested subgroup projects when enumerating group repositories 2025-08-08 15:12:33 -07:00
parser preparing for v1.12 2025-06-24 17:17:16 -07:00
reporter JWT tokens without both 'iss' and 'aud' are no longer reported as active credentials 2025-08-07 17:36:39 -07:00
rules - Fixed issue when more than 1 named capture group is used in a rule variable 2025-07-31 16:52:50 -07:00
scanner - --quiet now suppresses scan summaries and rule statistics unless --rule-stats is explicitly provided 2025-08-09 15:36:12 -07:00
validation changes in response to code review 2025-08-07 18:45:46 -07:00
baseline.rs Added baseline feature with --baseline-file and --manage-baseline flags. Introduced --exclude option for skipping paths 2025-07-14 13:18:24 -07:00
binary.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
blob.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
bstring_escape.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
bstring_table.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
content_type.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
decompress.rs Removed println statements used for debugging 2025-07-29 10:25:58 -07:00
defaults.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
entropy.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
finding_data.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
findings_store.rs -Added support for scanning AWS S3 buckets via --s3-bucket and optional --s3-prefix 2025-08-02 20:40:16 -07:00
git_binary.rs Remote scans with --git-history=none now clone repositories with a working tree and scan the current files instead of erroring with 'No inputs to scan.' 2025-08-06 19:15:50 -07:00
git_commit_metadata.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
git_metadata_graph.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
git_repo_enumerator.rs Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 16:55:19 -07:00
git_url.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
github.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
gitlab.rs GitLab: include nested subgroup projects when enumerating group repositories 2025-08-08 21:42:49 -07:00
guesser.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
jira.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
lib.rs refactored output reporting and formatting logic 2025-08-04 08:58:06 -07:00
liquid_filters.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
location.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
main.rs JWT tokens without both 'iss' and 'aud' are no longer reported as active credentials 2025-08-07 17:36:39 -07:00
matcher.rs Added support for HTTP request bodies in rule validation. Added mistral and perplexity rule 2025-07-08 17:49:12 -07:00
origin.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
parser.rs updated README 2025-07-17 15:11:35 -07:00
reporter.rs - Fixed header precedence so custom HTTP validation headers like "Accept" are preserved 2025-08-04 19:32:42 -07:00
rule_loader.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
rule_profiling.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
rules.rs Fixed malformed rules. Now validating that response_matcher is present in validation section of all rules 2025-06-25 22:17:37 -07:00
rules_database.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
s3.rs refactored output reporting and formatting logic 2025-08-04 08:58:06 -07:00
safe_list.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
scanner_pool.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
serde_utils.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
update.rs Added PR review suggestions 2025-07-09 16:00:54 -07:00
util.rs updated test 2025-06-28 09:20:44 -07:00
validation.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00