DatabaseSqlVulnerabilityAssessmentRuleBaselineListInputProperties interface
Properties of a database Sql Vulnerability Assessment rule baseline.
Properties
| latest |
The latest scan flag |
| results | The rule baseline result list |
Property Details
latestScan
The latest scan flag
latestScan: boolean
Property Value
boolean
results
The rule baseline result list
results: Record<string, string[][]>
Property Value
Record<string, string[][]>