sqlmap/sql_cli/__init__.py
2026-01-07 13:26:23 +00:00

7 lines
121 B
Python

"""
SQLMap CLI Package
A beautiful CLI wrapper for sqlmap with automated testing capabilities
"""
__version__ = "1.0.0"