The details for a control assessment.
| JSON representation |
|---|
{ "passingControls": integer, "failingControls": integer, "assessedPassingControls": integer, "notAssessedControls": integer } |
| Fields | |
|---|---|
passingControls |
The number of controls that are passing or not assessed. |
failingControls |
The number of controls that are failing. |
assessedPassingControls |
The number of controls that were assessed and are passing. |
notAssessedControls |
The number of controls that aren't assessed because they require manual review. |