forked from mirrors/kingfisher
- Stored optional validation response bodies as boxed strings to avoid allocating empty payloads and to streamline validator caches. - Parallelized git cloning based on the configured job count and begin scanning repositories as soon as each clone finishes to reduce end-to-end scan times. - Combined per-repository results into a single aggregate summary after scans complete. - Added initial access-map support and report viewer html file. Currently beta features. |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| cli_failure.rs | ||
| cli_subcommands.rs | ||
| fingerprint_dedup.rs | ||
| int_allowlist.rs | ||
| int_base64.rs | ||
| int_bitbucket.rs | ||
| int_dedup.rs | ||
| int_github.rs | ||
| int_gitlab.rs | ||
| int_local_path_validation.rs | ||
| int_quiet.rs | ||
| int_redact.rs | ||
| int_rules_no_validated_findings.rs | ||
| int_s3.rs | ||
| int_slack.rs | ||
| int_uri_parsing.rs | ||
| int_validation_cache.rs | ||
| int_vulnerable_files.rs | ||
| jdbc_rule.rs | ||
| live_db_validation.rs | ||
| smoke_archive.rs | ||
| smoke_baseline.rs | ||
| smoke_branch.rs | ||
| smoke_check_rules.rs | ||
| smoke_docker.rs | ||
| smoke_exclude.rs | ||
| smoke_fs.rs | ||
| smoke_git.rs | ||
| smoke_github_homebrew.rs | ||
| smoke_update.rs | ||