| .. |
|
cli
|
- Added support for scanning gitlab subgroups, with 'kingfisher scan --gitlab-group my-group --gitlab-include-subgroups'
|
2025-08-14 09:25:18 -07:00 |
|
parser
|
preparing for v1.12
|
2025-06-24 17:17:16 -07:00 |
|
reporter
|
- Added support for scanning gitlab subgroups, with 'kingfisher scan --gitlab-group my-group --gitlab-include-subgroups'
|
2025-08-14 09:25:18 -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
|
removed serde_utils and added Authress rule
|
2025-08-16 07:34:02 -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 |
|
confluence.rs
|
Added support for scanning Confluence pages
|
2025-08-11 09:03:58 -07:00 |
|
content_type.rs
|
Improved language detection
|
2025-08-15 16:08:46 -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 Confluence pages
|
2025-08-10 21:51:31 -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
|
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
|
preparing for v1.12
|
2025-06-24 17:17:16 -07:00 |
|
gitlab.rs
|
- Added support for scanning gitlab subgroups, with 'kingfisher scan --gitlab-group my-group --gitlab-include-subgroups'
|
2025-08-14 09:25:18 -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
|
removed serde_utils and added Authress rule
|
2025-08-16 07:33:36 -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
|
- Added support for scanning gitlab subgroups, with 'kingfisher scan --gitlab-group my-group --gitlab-include-subgroups'
|
2025-08-14 09:25:18 -07:00 |
|
matcher.rs
|
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 |
|
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
|
removed serde_utils and added Authress rule
|
2025-08-16 07:33:36 -07:00 |
|
rule_loader.rs
|
refactored rule loading
|
2025-08-15 13:13:33 -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
|
removed serde_utils and added Authress rule
|
2025-08-16 07:33:36 -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
|
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
|
refactored rule loading
|
2025-08-15 13:13:33 -07:00 |