macOS
brew install detect-secretslocal Homebrew formula metadata
brew / Rang 1920
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für detect-secrets in AI-Agent-Workflows.
Installation
brew install detect-secretslocal Homebrew formula metadata
nix profile install nixpkgs#detect-secretsnixpkgs package indexes · detect-secrets · Quelle: raw.githubusercontent.com
Überblick
Enterprise friendly way of detecting and preventing secrets in code
Verlauf
detect-secrets is Yelp's open-source command-line scanner for finding secrets in code and, more importantly, preventing newly introduced secrets from entering a repository. Its README describes the baseline workflow as a way to accept existing findings while blocking new ones.
The GitHub repository was created in December 2017, and the README presents the tool as enterprise-friendly secret detection. Its changelog shows continued 1.x releases through 2024, including new detectors for GitLab, Telegram, PyPI, OpenAI, and IP addresses, plus support for newer Python versions.
detect-secrets was designed for large repositories where immediately removing every old secret-like value may be impractical. The baseline model helped it fit pre-commit hooks and CI workflows: teams generate .secrets.baseline, audit it, and then use detect-secrets-hook or scans to catch new findings.
The standard package-manager workflow is to install the CLI, run detect-secrets scan into .secrets.baseline, and wire detect-secrets-hook into staged-file or tracked-file checks. The README also documents auditing the baseline and tuning detectors and filters for local policy.
Package nerds care about detect-secrets because it is a practical DevSecOps CLI with a persistent config artifact rather than a one-shot grep-like scanner. It sits alongside pre-commit, GitHub secret scanning, trufflehog-style tools, and policy-driven CI checks.
Sicherheitslage
Für detect-secrets wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.secrets.baselineExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
detect-secrets | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
detect-secrets-hook | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:detect-secrets |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/Yelp/detect-secrets |
| Repository | https://github.com/Yelp/detect-secrets |
| Zuletzt aktualisiert | 2026-05-20T12:50:03Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
detect-secrets
nix profile install nixpkgs#detect-secretsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.