kingfisher/src
2025-09-02 13:59:01 -07:00
..
cli 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
parser preparing for v1.12 2025-06-24 17:17:16 -07:00
reporter 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
rules Dropped the “prevalidated” flag from rule definitions and validation logic so every finding now flows through the standard active/inactive/unknown pipeline, simplifying rule configuration and preventing special‑case bypasses 2025-08-13 08:22:53 -07:00
scanner 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
validation fix windows x64 builds 2025-08-31 17:26:30 -07:00
baseline.rs - Added '--repo-artifacts' flag to scan repository issues, gists/snippets, and wikis when cloning via '--git-url' 2025-08-20 20:41:19 -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
confluence.rs fixed failing tests 2025-08-17 17:41:34 -07:00
content_type.rs - Added '--repo-artifacts' flag to scan repository issues, gists/snippets, and wikis when cloning via '--git-url' 2025-08-20 20:41:19 -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 '--repo-artifacts' flag to scan repository issues, gists/snippets, and wikis when cloning via '--git-url' 2025-08-20 20:41:11 -07:00
git_binary.rs - Added '--repo-artifacts' flag to scan repository issues, gists/snippets, and wikis when cloning via '--git-url' 2025-08-21 15:39:04 -07:00
git_commit_metadata.rs removed serde_utils and added Authress rule 2025-08-16 07:33:36 -07:00
git_metadata_graph.rs code cleanup' 2025-08-15 09:07:25 -07:00
git_repo_enumerator.rs removed serde_utils and added Authress rule 2025-08-16 07:33:36 -07:00
git_url.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
github.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
gitlab.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
guesser.rs Improved language detection 2025-08-15 16:08:46 -07:00
jira.rs - New rules: Telegram bot token, OpenWeatherMap, Apify 2025-08-01 16:56:04 -07:00
lib.rs fixed failing tests 2025-08-17 17:41:34 -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 Fix changes in response to code review 2025-08-30 20:07:31 -07:00
matcher.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:22 -07:00
origin.rs removed serde_utils and added Authress rule 2025-08-16 07:33:36 -07:00
parser.rs updated README 2025-07-17 15:11:35 -07:00
reporter.rs Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance 2025-08-30 16:44:55 -07:00
rule_loader.rs fixed failing tests 2025-08-17 17:41:34 -07:00
rule_profiling.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
rules.rs refactored rule loading 2025-08-15 13:13:33 -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 Added '--skip-regex' and '--skip-word' flags to ignore secrets matching custom patterns or skipwords 2025-08-19 19:18:25 -07: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
update.rs Improved error message when self-update cannot find the current binary 2025-09-02 13:59:01 -07:00
util.rs updated test 2025-06-28 09:20:44 -07:00
validation.rs Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance 2025-08-30 16:44:55 -07:00
validation.rs.orig Decode Base64 blobs and scan their contents for secrets while skipping short strings for performance 2025-08-30 16:44:55 -07:00