Metadata-Version: 2.4
Name: shieldops-cli
Version: 1.0.4
Summary: ShieldOps AI — Security scanner CLI for Docker, Kubernetes, Compose, SBOM, and more.
Author-email: ShieldOps AI <support@shieldops.ai>
License-Expression: MIT
Project-URL: Homepage, https://shieldops-ai.dev
Project-URL: Documentation, https://github.com/mohammedabdallahcv-creator/shieldops-cli
Project-URL: Repository, https://github.com/mohammedabdallahcv-creator/shieldops-cli
Project-URL: Changelog, https://github.com/mohammedabdallahcv-creator/shieldops-cli/blob/main/CHANGELOG.md
Keywords: docker,kubernetes,security,devsecops,sbom,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1
Requires-Dist: requests>=2.28
Requires-Dist: rich>=13.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: responses; extra == "dev"
Provides-Extra: tui
Requires-Dist: prompt_toolkit>=3.0.43; extra == "tui"
