StigRule
Fields
| name | type | nullable | description |
|---|---|---|---|
id | String | false | The ruleId, such as SV-220623r863275_rule. |
vulnerabilityId | String | false | -- |
version | String | false | Rule version, such as CISC-L2-000020. |
intent | String | false | -- |
description | String | false | -- |
checkContent | String | false | -- |
fixText | String | false | -- |
severity | StigSeverity | false | -- |
legacyVulnerabilities | List<String> | false | -- |
groupTitle | String | false | Group title, such as SRG-NET-000148-L2S-000015 |
Used by
network → stigDatabase → guides → versions → rules
See also
Data model path
- network:
Network- stigDatabase:
StigDatabase- guides: List<
StigGuide>- versions: List<
StigRuleCollection>- rules: List<
StigRule>
- rules: List<
- versions: List<
- guides: List<
- stigDatabase: