Metadata-Version: 2.4
Name: oneport-secretscan
Version: 0.5.1
Summary: Enterprise secret scanning — detect, classify, verify, rotate, and track credentials
Home-page: https://oneport.co.in/secretscan
Author: Bitan Dutta
Author-email: bitandutta6345@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: git
Requires-Dist: gitpython>=3.1; extra == "git"
Provides-Extra: pdf
Requires-Dist: reportlab>=4.0; extra == "pdf"
Provides-Extra: yaml
Requires-Dist: PyYAML>=6.0; extra == "yaml"
Provides-Extra: ai
Requires-Dist: anthropic>=0.20; extra == "ai"
Provides-Extra: collab
Requires-Dist: slack-sdk>=3.0; extra == "collab"
Requires-Dist: requests>=2.28; extra == "collab"
Requires-Dist: beautifulsoup4>=4.12; extra == "collab"
Provides-Extra: dashboard
Requires-Dist: fastapi>=0.104; extra == "dashboard"
Requires-Dist: uvicorn>=0.24; extra == "dashboard"
Provides-Extra: auth
Requires-Dist: python-jose[cryptography]>=3.3; extra == "auth"
Requires-Dist: passlib[bcrypt]>=1.7; extra == "auth"
Provides-Extra: sso
Requires-Dist: authlib>=1.2; extra == "sso"
Requires-Dist: requests>=2.28; extra == "sso"
Provides-Extra: rotation
Requires-Dist: boto3>=1.28; extra == "rotation"
Requires-Dist: requests>=2.28; extra == "rotation"
Provides-Extra: billing
Requires-Dist: stripe>=7.0; extra == "billing"
Provides-Extra: full
Requires-Dist: gitpython>=3.1; extra == "full"
Requires-Dist: reportlab>=4.0; extra == "full"
Requires-Dist: PyYAML>=6.0; extra == "full"
Requires-Dist: anthropic>=0.20; extra == "full"
Requires-Dist: slack-sdk>=3.0; extra == "full"
Requires-Dist: requests>=2.28; extra == "full"
Requires-Dist: beautifulsoup4>=4.12; extra == "full"
Requires-Dist: fastapi>=0.104; extra == "full"
Requires-Dist: uvicorn>=0.24; extra == "full"
Requires-Dist: python-jose[cryptography]>=3.3; extra == "full"
Requires-Dist: passlib[bcrypt]>=1.7; extra == "full"
Requires-Dist: authlib>=1.2; extra == "full"
Requires-Dist: boto3>=1.28; extra == "full"
Requires-Dist: stripe>=7.0; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary
