Metadata-Version: 2.1
Name: detect-secrets
Version: 0.11.2
Summary: Tool for detecting secrets in the codebase
Home-page: https://github.com/Yelp/detect-secrets
Author: Aaron Loo
Author-email: aaronloo@yelp.com
License: Copyright Yelp, Inc. 2018
Download-URL: https://github.com/Yelp/detect-secrets/archive/0.11.2.tar.gz
Keywords: secret-management,pre-commit,security,entropy-checks
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: pyyaml
Requires-Dist: configparser ; python_version=="2.7"
Requires-Dist: enum34 ; python_version=="2.7"
Requires-Dist: future ; python_version=="2.7"
Requires-Dist: functools32 ; python_version=="2.7"

Check out detect-secrets on `GitHub <https://github.com/Yelp/detect-secrets>`_!


