Package python3-detect-secrets

Detect secrets within a code base

https://github.com/Yelp/detect-secrets

detect-secrets is an aptly named module for (surprise, surprise) detecting
secrets within a code base.

However, unlike other similar packages that solely focus on finding secrets,
this package is designed with the enterprise client in mind: providing a
backwards compatible, systematic means of:

* Preventing new secrets from entering the code base,
* Detecting if such preventions are explicitly bypassed, and
* Providing a checklist of secrets to roll, and migrate off to a more secure
  storage.

Version: 1.5.0

General Commands

detect-secrets manual page for detect-secrets 1.5.0