tatum-cnapp-policies
Get policies from the Tatum CNAPP service.
tatum-cnapp-policies [profile=PROFILE] [detail=t]
- profile=PROFILE
- Connect profile code of Tatum CNAPP.
- detail=BOOL
- Specify t to fetch policy details.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code of Tatum CNAPP. |
| id | String | Tatum policy ID | e.g. AWS-CLF-003 |
| name | String | Name | e.g. CloudFront logging status |
| display_id | String | Display ID | e.g. AWS-CLF-003 |
| cloud_provider | String | Cloud service provider | e.g. AWS, AZURE, GCP |
| asset_type | String | Asset type | e.g. aws_cloudfront |
| severity | String | Severity | HIGH, MEDIUM, LOW |
| sumary | String | Policy summary info. | Brief description of the policy |
| detail | String | Policy detail info. | Detailed description and background of the policy |
| criteria | String | Policy criteria info. | Criteria for determining good/vulnerable status |
| audit | String | Policy audit info. | Audit methods and procedures |
| remediation | String | Policy remediation info. | Remediation methods and guidelines |
| rule | String | Policy rule info. | Policy evaluation rules |
| setting_path | String | Policy setting_path info. | Configuration-related paths |
| is_implemented | Bool | Is implemented | true or false |
| is_read_only | Bool | Is read-only | true or false |
| reference | String | Reference | e.g. Tatum Best Practice |
| created_by | String | Created by | First editor. e.g. SYSTEM |
| updated_by | String | Updated by | Last editor. e.g. SYSTEM |
| created | Date | Creation time | Creation date and time. |
| updated | Date | Updated time | Last updated date and time. |