Adding switch --ssti

This commit is contained in:
Miroslav Štampar 2026-06-29 11:43:10 +02:00
parent 8ff5d3811a
commit 820efa7a8a
13 changed files with 1263 additions and 24 deletions

View file

@ -109,7 +109,7 @@ jobs:
- name: Smoke test
run: |
python -m pip install -q lxml
python -m pip install -q lxml jinja2
python sqlmap.py --smoke-test
- name: Vuln test