kingfisher/src
2025-10-30 22:50:41 -07:00
..
cli - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans. 2025-10-25 17:12:51 -07:00
parser
reporter - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans. 2025-10-25 17:12:51 -07:00
rules Replaced Match::finding_id’s SHA1-based hashing with a fast xxh3_64 digest that keeps IDs deterministic while eliminating a hot-path SHA1 dependency 2025-09-24 12:22:56 -07:00
scanner - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans. 2025-10-25 17:13:16 -07:00
validation Fixed bug in test when run on Windows 2025-10-23 22:04:01 -07:00
azure.rs Fixed test 2025-10-05 18:07:45 -07:00
baseline.rs updated for v1.61.0 2025-10-30 22:50:41 -07:00
binary.rs
bitbucket.rs - Added provider-specific kingfisher scan subcommands (for example kingfisher scan github …) that translate into the legacy flags under the hood. The new layout keeps backwards compatibility while removing the wall of provider options from kingfisher scan --help. 2025-10-22 16:24:09 -07:00
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
content_type.rs
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
gcs.rs change in response to code review 2025-10-16 10:20:18 -07:00
git_binary.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
git_commit_metadata.rs
git_metadata_graph.rs
git_repo_enumerator.rs
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 Added support for Gitea 2025-09-23 13:07:45 -07:00
github.rs Added a new CLI flag, --user-agent-suffix to allow developers to append additional information to the user-agent 2025-09-18 14:11:54 -07:00
gitlab.rs added tests for --branch and --since-commit feature 2025-10-23 17:02:31 -07:00
guesser.rs
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 kingfisher:ignore is only directive built-in 2025-10-11 15:27:21 -07:00
jira.rs
lib.rs updated smoke_branch tests 2025-10-26 11:53:29 -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 - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans. 2025-10-25 17:12:51 -07:00
matcher.rs - Added a --no-ignore CLI flag to disable inline directives when you need every potential secret reported 2025-10-10 16:23:41 -07:00
origin.rs
parser.rs
reporter.rs - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans. 2025-10-25 17:12:51 -07:00
rule_loader.rs
rule_profiling.rs
rules.rs
rules_database.rs
s3.rs
safe_list.rs
scanner_pool.rs
slack.rs
snippet.rs
update.rs kingfisher:ignore is only directive built-in 2025-10-11 18:04:00 -07:00
util.rs
validation.rs updated smoke_branch tests 2025-10-26 11:53:29 -07:00