mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Implements #1442
This commit is contained in:
parent
29edb4f75c
commit
53de0e8949
5 changed files with 21 additions and 0 deletions
|
|
@ -708,6 +708,9 @@ scope =
|
|||
# Select tests by payloads and/or titles (e.g. ROW)
|
||||
testFilter =
|
||||
|
||||
# Skip tests by payloads and/or titles (e.g. BENCHMARK)
|
||||
testSkip =
|
||||
|
||||
# Update sqlmap.
|
||||
# Valid: True or False
|
||||
updateAll = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue