Metadata-Version: 2.4
Name: security-automation-suite
Version: 2.0.1
Summary: Comprehensive Security Automation and Threat Detection Platform
Home-page: https://github.com/yourusername/security-automation-suite
Author: Your Name
Author-email: your.email@example.com
Project-URL: Documentation, https://github.com/yourusername/security-automation-suite/docs
Project-URL: Source Code, https://github.com/yourusername/security-automation-suite
Project-URL: Bug Tracker, https://github.com/yourusername/security-automation-suite/issues
Keywords: security,automation,threat-detection,log-analysis,incident-response,siem
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: MIT License
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: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.0.0
Requires-Dist: rich>=10.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.28.0
Requires-Dist: colorama>=0.4.6
Requires-Dist: schedule>=1.2.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"
Provides-Extra: web
Requires-Dist: flask>=2.0.0; extra == "web"
Requires-Dist: flask-restx>=1.0.0; extra == "web"
Provides-Extra: advanced
Requires-Dist: pandas>=1.5.0; extra == "advanced"
Requires-Dist: numpy>=1.24.0; extra == "advanced"
Requires-Dist: scikit-learn>=1.2.0; extra == "advanced"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SecGuard Tool

Security automation tool for threat detection.

## Installation
