kingfisher/tests
2026-04-08 11:09:36 -07:00
..
cli.rs
cli_failure.rs
cli_git_clone_flags.rs
cli_subcommands.rs
cli_validate_revoke.rs Added TOON output support, to optimize usage of kingfisher from LLM/agent workflows 2026-03-15 15:00:59 -07:00
dependent_rule_dedup.rs preparing for v1.78.0 2026-02-02 23:22:08 -08:00
fingerprint_dedup.rs Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08:00
int_allowlist.rs
int_base64.rs Replaced tree-sitter with a lighter parser-based context verifier built from handwritten lexers plus tl/cssparser, preserving context-dependent matching while cutting about 19 MB from the release binary. 2026-04-07 23:20:17 -07:00
int_bitbucket.rs
int_context_verification.rs changes in response to PR review 2026-04-08 11:09:36 -07:00
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_teams.rs
int_uri_parsing.rs
int_validation_cache.rs updated in response to ossf scorecard 2026-03-27 17:22:21 -07:00
int_vulnerable_files.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
jdbc_rule.rs
library_crates_external_project.rs
live_db_validation.rs updated dependencies 2026-04-01 17:25:19 -07:00
pre_commit_installer.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 Updated kingfisher scan to accept Git repository URLs as positional targets (for example kingfisher scan github.com/org/repo or kingfisher scan https://gitlab.com/group/project.git) without requiring --git-url. 2026-02-26 23:14:18 -07:00
smoke_sqlite.rs
smoke_update.rs
tls_mode.rs