StigParameterUsage
Fields
| name | type | nullable | description |
|---|---|---|---|
parameterName | String | false | The segmented name of the parameter as it appears in the policy file; for example, "device.allowedServices". |
rules | List<String> | false | The list of vulnerability IDs (e.g. V-123456) of the rules that use the parameter named 'parameterName'. |
Used by
network → stigDatabase → parameterUsages
See also
Data model path
- network:
Network- stigDatabase:
StigDatabase- parameterUsages: List<
StigParameterUsage>
- parameterUsages: List<
- stigDatabase: