| """ | |
| Shield Agents - AI-Powered Multi-Agent Cybersecurity Scanner | |
| A production-grade security analysis platform using coordinated AI agents | |
| to detect vulnerabilities, threats, secrets, and compliance issues. | |
| """ | |
| __version__ = "2.0.0" | |
| __author__ = "Shield Agents Contributors" | |
| __license__ = "MIT" | |