kingfisher/src
2025-09-15 21:26:51 -07:00
..
cli Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
parser
reporter Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
rules
scanner Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
validation - Enabled MongoDB URI validation 2025-09-09 22:35:17 -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
blob.rs - Improved error message when self-update cannot find the current binary 2025-09-04 21:51:24 -07:00
bstring_escape.rs
bstring_table.rs
confluence.rs fixed failing tests 2025-08-17 17:41:34 -07:00
content_type.rs Optimized memory usage via string interning and extensive data sharing 2025-09-02 19:54:44 -07:00
decompress.rs preparing for v1.48.0 2025-09-05 09:31:52 -07:00
defaults.rs
entropy.rs
finding_data.rs
findings_store.rs Optimized memory usage via string interning and extensive data sharing 2025-09-02 19:54:44 -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
git_metadata_graph.rs
git_repo_enumerator.rs
git_url.rs
github.rs Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
gitlab.rs Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
guesser.rs
jira.rs
lib.rs fixed failing tests 2025-08-17 17:41:34 -07:00
liquid_filters.rs
location.rs - Improved error message when self-update cannot find the current binary 2025-09-04 21:51:24 -07:00
main.rs Added --github-exclude and --gitlab-exclude options to skip specific repositories when scanning or listing GitHub and GitLab sources, including support for gitignore-style glob patterns 2025-09-15 21:26:51 -07:00
matcher.rs preparing for v1.48.0 2025-09-05 09:31:43 -07:00
origin.rs
parser.rs
reporter.rs - Enabled MongoDB URI validation 2025-09-09 16:45:02 -07:00
rule_loader.rs fixed failing tests 2025-08-17 17:41:34 -07:00
rule_profiling.rs
rules.rs
rules_database.rs
s3.rs
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
slack.rs
snippet.rs
update.rs Improved error message when self-update cannot find the current binary 2025-09-02 13:59:01 -07:00
util.rs
validation.rs updated user-agent 2025-09-10 16:13:28 -07:00