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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript