Metadata-Version: 2.4
Name: cybersentry-saud
Version: 0.1.0
Summary: Developer-first Security Simulator + Defense Engine
Author: CyberSentry
Author-email: saudbb8 <your@email.com>
License: MIT
Project-URL: Homepage, https://github.com/saudbb8/cybersentry
Project-URL: Repository, https://github.com/saudbb8/cybersentry
Keywords: security,owasp,sqli,xss,cybersecurity,devsecops
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: rich>=13.7.1
Requires-Dist: fastapi>=0.111.0
Requires-Dist: uvicorn[standard]>=0.29.0
Requires-Dist: pydantic>=2.7.1
Requires-Dist: pydantic-settings>=2.2.1
Requires-Dist: sqlalchemy>=2.0.30
Requires-Dist: aiosqlite>=0.20.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: requests>=2.31.0
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: packaging>=24.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: jinja2>=3.1.4
Dynamic: author
Dynamic: requires-python
