Synopsis
Subcommands
list
List available compliance frameworks.| Flag | Type | Description |
|---|---|---|
--custom | string | true for custom frameworks only, false for Plerion-managed only |
request-report
Trigger report generation for a compliance framework.download
Download a compliance report. If--output-file is omitted, writes to stdout.
Examples
Output columns
| Column | Description |
|---|---|
| ID | Framework ID |
| NAME | Framework name |
| VERSION | Framework version |
| TYPE | Framework type |
| POSTURE % | Overall posture percentage |
| PASSED | Passed findings count |
| TOTAL | Total findings count |
| CUSTOM | Whether this is a custom framework |
| PROVIDERS | Applicable cloud providers |
| DESCRIPTION | Framework description |
| RELEASE DATE | Framework release date |
| LAST MODIFIED | Last modification date |
| LINK | Link to framework documentation |