kingfisher/src/cli/commands
Mick Grove 7d9d3be132 - Fixed local filesystem scans to keep open_path_as_is enabled when opening Git repositories and only disable it for diff-based scans.
- Created Linux and Windows specific installer script
- Updated diff-focused scanning so --branch-root-commit can be provided alongside --branch, letting you diff from a chosen commit while targeting a specific branch tip (still defaulting back to the --branch ref when the commit is omitted).
2025-10-25 17:12:51 -07:00
..
azure.rs updated anthropic rule 2025-10-23 15:02:30 -07:00
bitbucket.rs added tests for --branch and --since-commit feature 2025-10-23 17:02:31 -07:00
gitea.rs Added support for Gitea 2025-09-23 13:07:45 -07:00
github.rs added tests for --branch and --since-commit feature 2025-10-23 17:02:31 -07:00
gitlab.rs added tests for --branch and --since-commit feature 2025-10-23 17:02:31 -07:00
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
inputs.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
mod.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
output.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
rules.rs preparing for v1.12 2025-06-24 17:17:16 -07:00
scan.rs added tests for --branch and --since-commit feature 2025-10-23 17:02:31 -07:00