tatum-cnapp-cloud-scan-report
Get cloud scan reports from the Tatum CNAPP service.
tatum-cnapp-cloud-scan-report profile=PROFILE scan-id=SCAN-ID
- profile=PROFILE
- Connect profile code of Tatum CNAPP.
- scan-id=SCAN-ID
- The scan-id field from the output of the tatum-cnapp-scan-logs command. e.g. 685d8aa6a8893e1dea2bac55
Output Fields
| Field | Type | Name | Description | 
|---|---|---|---|
| profile | String | Connect profile | Connect profile code of Tatum CNAPP. | 
| compliance_name | String | Compliance name | e.g. AWS CIS Benchmark | 
| category0 | String | Category 0 | e.g. 1. Identity and Access Management | 
| category1 | String | Category 1 | e.g. 1.10. Check MFA for all access | 
| category2 | String | Category 2 | e.g. 1.10.1. Check MFA for all access | 
| cloud_resource_type | String | Cloud resource type | e.g. aws_iam_user | 
| policy_id | String | Tatum policy ID | e.g. AWS-IAM-005 | 
| policy_name | String | Tatum policy name | e.g. Check MFA for all access | 
| severity | String | Severity | e.g. HIGH, MEDIUM, LOW | 
| pass_count | Integer | Pass count | The number of assets that passed the policy check. | 
| fail_count | Integer | Fail count | The number of assets that failed the policy check. | 
| unknown_count | Integer | Unknown count | The number of assets that were not checked. | 
| policy_summary | String | Policy summary | Brief description of the policy. | 
| policy_detail | String | Policy detail | Detailed description of the policy. | 
| policy_criteria | String | Policy criteria | Criteria for determining good/vulnerable status. | 
| policy_audit | String | Policy audit | Audit methods and procedures. | 
| policy_remediation | String | Policy remediation | Remediation methods and guidelines. | 
| policy_reference | String | Policy reference | Reference to the policy. | 
| policy_display_id | String | Policy display ID | e.g. AWS-IAM-005 | 
| policy_setting_path | String | Policy setting path info. | Configuration-related paths. | 
| policy_rule | String | Policy rule info. | Policy evaluation rules. | 
| policy_state | String | Policy state info. | e.g. UPDATED | 
| policy_count | Integer | Policy count | Number of policies. | 
| policy_created_by | String | Policy created by | First editor. e.g. SYSTEM | 
| policy_updated_by | String | Policy updated by | Last editor. e.g. SYSTEM | 
| policy_change_version | Integer | Policy change version | e.g. 26 | 
| cloud_id | String | Cloud ID | e.g. 67778745c1c389327fc4d6cc | 
| cloud_provider | String | Cloud service provider | e.g. AWS, AZURE, GCP | 
| asset_count | String | Asset count | Number of target assets. | 
| compliance_id | String | Tatum compliance ID | e.g. CIS-AWS_4.0.0 | 
| is_not_reported | Bool | Is not reported | true or false | 
| created | Date | Created time | Creation date and time. | 
| updated | Date | Updated time | Last updated date and time. | 
