ControlAssessmentDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)The details for a control assessment.
Attributes |
|
|---|---|
| Name | Description |
passing_controls |
int
The number of controls that are passing or not assessed. |
failing_controls |
int
The number of controls that are failing. |
assessed_passing_controls |
int
The number of controls that were assessed and are passing. |
not_assessed_controls |
int
The number of controls that aren't assessed because they require manual review. |