sqlmap/lib/techniques/jwt/__init__.py
Miroslav Štampar edbfca0b8e
Some checks are pending
/ build (macos-latest, 3.8) (push) Waiting to run
/ build (ubuntu-latest, pypy-2.7) (push) Waiting to run
/ build (windows-latest, 3.14) (push) Waiting to run
Adding switch --jwt
2026-07-25 22:40:12 +02:00

8 lines
146 B
Python

#!/usr/bin/env python
"""
Copyright (c) 2006-2026 sqlmap developers (https://sqlmap.org)
See the file 'LICENSE' for copying permission
"""
pass