Detect secret in source code, scan your repo for leaks. Find secrets with GitGuardian and prevent leaked credentials. GitGuardian is an automated secrets detection & remediation service.
Reconnaissance tool for GitHub code search. Finds exposed API keys using pattern matching, commit history searching, and a unique result scoring system.
Most of the code, including code currently in PR (#67), does not have docstrings. This makes the code overall harder to understand, and makes for a steeper developer onboarding curve.
Expected documentation
All modules, all functions, all classes, and all methods should have docstrings describing them using conventions specified in [PEP 257](https://www.python.org/dev/peps
This repository maintains a list of rules for finding secrets in a repository. These rules can be used for pre-commit hooks and post-commit repository scanning.
Most of the code, including code currently in PR (#67), does not have docstrings. This makes the code overall harder to understand, and makes for a steeper developer onboarding curve.
Expected documentation
All modules, all functions, all classes, and all methods should have docstrings describing them using conventions specified in [PEP 257](https://www.python.org/dev/peps