| check_id |
string |
Unique identifier of the posture check result. |
| app_id |
string |
ID of the onboarded application this check applies to. |
| check_name |
string |
Name of the security posture check. |
| check_type |
string |
Category of the posture check. |
| severity |
string |
Severity level if the check fails. |
| status |
string |
Current result status of the check. |
| description |
string |
Description of what the check evaluates. |
| remediation |
string |
Step-by-step remediation guidance for failed checks. |
| compliance_frameworks |
array |
Compliance frameworks this check maps to (e.g., CIS, SOC2, ISO27001). |
| last_evaluated_at |
string |
Timestamp when the check was last evaluated. |
| suppression_justification |
string |
Justification text if the check is suppressed. |