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