From bc5ecd6b1cb84fe7c19b6ca3db1e31ee893b0f8e Mon Sep 17 00:00:00 2001 From: Mick Grove Date: Tue, 22 Jul 2025 08:25:42 -0700 Subject: [PATCH] Fixed permission issue with cargo-deb running after docker based linux build --- Cargo.toml | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index a3d5770..1361d7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 diff --git a/README.md b/README.md index a6142ae..7734648 100644 --- a/README.md +++ b/README.md @@ -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