forked from mirrors/kingfisher
Fixed permission issue with cargo-deb running after docker based linux build
This commit is contained in:
parent
62aeb07795
commit
bc5ecd6b1c
2 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ publish = false
|
|||
[package]
|
||||
name = "kingfisher"
|
||||
version = "1.24.0"
|
||||
description = "MongoDB's blazingly fast secret scanning and validation tool"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ Kingfisher extends Nosey Parker with live secret validation via cloud-provider A
|
|||
- **Git History Scanning**: Scan local repos, remote GitHub/GitLab orgs/users, or arbitrary GitHub/GitLab repos
|
||||
- **Baseline Support:** Generate and manage baseline files to ignore known secrets and report only newly introduced ones. See ([docs/BASELINE.md](docs/BASELINE.md)) for details.
|
||||
|
||||
# Getting Started
|
||||
## Installation
|
||||
|
||||
On macOS, you can simply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue