RegulatoryComplianceStandardProperties interface
Regulatory compliance standard data
Properties
| failed |
The number of supported regulatory compliance controls of the given standard with a failed state |
| passed |
The number of supported regulatory compliance controls of the given standard with a passed state |
| skipped |
The number of supported regulatory compliance controls of the given standard with a skipped state |
| state | Aggregative state based on the standard's supported controls states |
| unsupported |
The number of regulatory compliance controls of the given standard which are unsupported by automated assessments |
Property Details
failedControls
The number of supported regulatory compliance controls of the given standard with a failed state
failedControls?: number
Property Value
number
passedControls
The number of supported regulatory compliance controls of the given standard with a passed state
passedControls?: number
Property Value
number
skippedControls
The number of supported regulatory compliance controls of the given standard with a skipped state
skippedControls?: number
Property Value
number
state
Aggregative state based on the standard's supported controls states
state?: string
Property Value
string
unsupportedControls
The number of regulatory compliance controls of the given standard which are unsupported by automated assessments
unsupportedControls?: number
Property Value
number