Package version:

Interface VaRule

SQL Vulnerability Assessment rule metadata details.

Hierarchy

  • VaRule

Properties

benchmarkReferences?: BenchmarkReference[]

SQL Vulnerability Assessment benchmark references. NOTE: This property will not be serialized. It can only be populated by the server.

category?: string

SQL Vulnerability Assessment rule category. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

SQL Vulnerability Assessment rule description. NOTE: This property will not be serialized. It can only be populated by the server.

queryCheck?: QueryCheck

SQL Vulnerability Assessment rule query details. NOTE: This property will not be serialized. It can only be populated by the server.

rationale?: string

SQL Vulnerability Assessment rule rationale. NOTE: This property will not be serialized. It can only be populated by the server.

ruleId?: string

SQL Vulnerability Assessment rule Id. NOTE: This property will not be serialized. It can only be populated by the server.

ruleType?: string

SQL Vulnerability Assessment rule type. NOTE: This property will not be serialized. It can only be populated by the server.

severity?: string

SQL Vulnerability Assessment rule severity. NOTE: This property will not be serialized. It can only be populated by the server.

title?: string

SQL Vulnerability Assessment rule title. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc