forked from mirrors/kingfisher
- Fixed kingfisher scan so that providing --branch without --since-commit now diffs the branch against the empty tree and scans every commit reachable from that branch.
- Added rules for meraki, duffel, finnhub, frameio, freshbooks, gitter, infracost, launchdarkly, lob, maxmind, messagebird, nytimes, prefect, salingo, sendinblue, sentry, shippo, twitch, typeform
This commit is contained in:
parent
212bda4100
commit
3d10422bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -1224,7 +1224,7 @@ Since that initial fork, it has diverged heavily from Nosey Parker:
|
|||
- Added support for analyzing compressed files
|
||||
- Added support for building "baselines" to allow for only reporting on newly discovered secrets
|
||||
- Added Tree-Sitter based source code parsing on top of Hyperscan for deeper language-aware detection
|
||||
- Expanded support for new targets (GitLab, BitBucket, Gitea, Jira, Confluence, Slack, S3, Docker, etc.)
|
||||
- Expanded support for new targets (GitLab, BitBucket, Gitea, Jira, Confluence, Slack, S3, GCS, Docker, Hugging Face, etc.)
|
||||
- Replaced the SQLite datastore with an in-memory store + Bloom filter
|
||||
- Collapsed the workflow into a single scan-and-report phase with direct JSON/BSON/SARIF outputs
|
||||
- Delivered cross-platform builds, including native Windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue