kingfisher/tests
2026-04-08 09:42:37 -07:00
..
cli.rs Added TOON output support, to optimize usage of kingfisher from LLM/agent workflows 2026-03-15 15:00:59 -07:00
cli_failure.rs Fix redis URI matching and sqlite row budget 2026-02-28 14:25:05 -08:00
cli_git_clone_flags.rs changes in response to PR review 2026-02-28 12:16:08 -07:00
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
fingerprint_dedup.rs Kingfisher can now generate an auditor-friendly HTML report 2026-02-15 14:29:42 -08:00
int_allowlist.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
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 updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_context_verification.rs changes in response to PR review 2026-04-08 09:42:37 -07:00
int_dedup.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_github.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_gitlab.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_local_path_validation.rs
int_quiet.rs Added TOON output support, to optimize usage of kingfisher from LLM/agent workflows 2026-03-15 15:00:59 -07:00
int_redact.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_rules_no_validated_findings.rs improved yelp and perplexity rules 2026-03-07 07:40:26 -08:00
int_s3.rs refactored output reporting and formatting logic 2025-08-04 08:58:06 -07:00
int_slack.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_teams.rs updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
int_uri_parsing.rs v1.87.0 2026-03-09 20:46:08 -07:00
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 v1.63.0 2025-11-10 18:47:51 -08:00
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