Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 770 Bytes

SqlInjectionCheckBatchRequest.md

File metadata and controls

11 lines (7 loc) · 770 Bytes

SqlInjectionCheckBatchRequest

Properties

Name Type Description Notes
request_items \Swagger\Client\Model\SqlInjectionCheckRequestItem[] Multiple items to detect for SQL Injection [optional]
detection_level string Set to Normal to target a high-security SQL Injection detection level with a very low false positive rate; select High to target a very-high security SQL Injection detection level with higher false positives. Default is Normal (recommended). [optional]

[Back to Model list] [Back to API list] [Back to README]