mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-24 06:09:55 +02:00
4 lines
64 B
Python
4 lines
64 B
Python
from .lib import SecurityScanner
|
|
|
|
__all__ = ["SecurityScanner"]
|