mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-30 06:00:59 +00:00
Adding --api-test for CI/CD
This commit is contained in:
parent
d570f8e91f
commit
91bf58b54e
8 changed files with 292 additions and 10 deletions
|
|
@ -273,6 +273,7 @@ optDict = {
|
|||
"forceDns": "boolean",
|
||||
"murphyRate": "integer",
|
||||
"smokeTest": "boolean",
|
||||
"apiTest": "boolean",
|
||||
},
|
||||
|
||||
"API": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue