Metadata-Version: 2.4
Name: secguard
Version: 1.0.1
Summary: Security Automation Suite for threat detection and response
Home-page: https://github.com/yourusername/secguard
Author: Your Name
Author-email: your.email@example.com
Keywords: security automation threat detection log analysis
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
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.25.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SecGuard - Security Automation Suite

SecGuard is a powerful security automation tool for log analysis, threat detection, and incident response.

## Features
- Log analysis and parsing
- Real-time threat detection
- Automated reporting
- Quick response actions

## Installation
```bash
pip install secguard
