Shield Agents
🛡️ Initial release - Shield Agents v1.0.0
de31cf7
Raw
History Blame Contribute Delete
297 Bytes
"""
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"