VaRule interface
vulnerability assessment rule metadata details.
Properties
| benchmark |
The benchmark references. |
| category | The rule category. |
| description | The rule description. |
| query |
The rule query details. |
| rationale | The rule rationale. |
| rule |
The rule Id. |
| rule |
The rule type. |
| severity | The rule severity. |
| title | The rule title. |
Property Details
benchmarkReferences
The benchmark references.
benchmarkReferences?: BenchmarkReference[]
Property Value
category
The rule category.
category?: string
Property Value
string
description
The rule description.
description?: string
Property Value
string
queryCheck
rationale
The rule rationale.
rationale?: string
Property Value
string
ruleId
The rule Id.
ruleId?: string
Property Value
string
ruleType
The rule type.
ruleType?: string
Property Value
string
severity
The rule severity.
severity?: string
Property Value
string
title
The rule title.
title?: string
Property Value
string