Metadata-Version: 2.1
Name: secret-scanning
Version: 1.0.2
Summary: A package that scans for secrets in text
Home-page: https://github.com/swimlane/secret_scanning
Author: Swimlane
Author-email: info@swimlane.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/swimlane/secret_scanning/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: regex (>=2022.10.31)
Requires-Dist: polling (<1,>=0.3)
Requires-Dist: tomli (<2,>=1.2)
Requires-Dist: setuptools (>=42)

# Secret Scanning

This repository contains an Action that scans your text for secrets.



