Contents

detect-secrets 1.4.0

0

Tool for detecting secrets in the codebase

Tool for detecting secrets in the codebase

Stars: 3442, Watchers: 3442, Forks: 422, Open Issues: 143

The Yelp/detect-secrets repo was created 6 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 3442 github stars!

How to Install detect-secrets

You can install detect-secrets using pip

pip install detect-secrets

or add it to a project with poetry

poetry add detect-secrets

Package Details

Author
Aaron Loo
License
Copyright Yelp, Inc. 2020
Homepage
https://github.com/Yelp/detect-secrets
PyPi:
https://pypi.org/project/detect-secrets/
GitHub Repo:
https://github.com/Yelp/detect-secrets

Classifiers

  • Software Development
  • Utilities
No  detect-secrets  pypi packages just yet.

Errors

A list of common detect-secrets errors.

Code Examples

Here are some detect-secrets code examples and snippets.

GitHub Issues

The detect-secrets package has 143 open issues on GitHub

  • Add Cargo.lock & poetry.lock to list of excluded lockfiles
  • Pre-Commit Hook Fix
  • Add Continuous Integration via Github Action
  • Bug Fix: Plugins Fail To Load on Python 3.8+
  • Wrong Line nubmer (acutal line nubmer -1) if the yaml file have something like: reource: {}
  • –force-use-all-plugins flag bug
  • error in installation
  • pragma allow list comment is not always working
  • Error installing gibberish-detector
  • What's the future of detect-secrets?
  • Bump urllib3 from 1.26.4 to 1.26.5
  • detect-secrets v1.1.0 fails to load any plugins on py38

See more issues on GitHub