detect-secrets 1.5.0
0
Tool for detecting secrets in the codebase
Contents
Tool for detecting secrets in the codebase
Stars: 3772, Watchers: 3772, Forks: 470, Open Issues: 114The Yelp/detect-secrets
repo was created 6 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3772 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
- Yelp, Inc.
- License
- None
- 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
Related Packages
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 114 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