Metadata-Version: 2.4
Name: kube-sec
Version: 1.1.0
Summary: A Kubernetes Security Hardening CLI with built-in and custom rule checks
Home-page: https://github.com/rahulbansod519/Trion-Sec.git
Author: Rahul Bansod
Author-email: rahulbansod519@email.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Security
Classifier: Environment :: Console
Requires-Python: >=3.8
Requires-Dist: click>=8.0
Requires-Dist: kubernetes>=26.1.0
Requires-Dist: colorama
Requires-Dist: python-dotenv
Requires-Dist: schedule
Requires-Dist: keyring
Requires-Dist: tenacity
Requires-Dist: pyyaml
Requires-Dist: jmespath
Requires-Dist: tabulate
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
