report command generates professional compliance reports from your scan and Guard data. Reports can be aligned to frameworks like ISO 27001, SOC 2, NIST CSF, and Taiwan TCSA, making audit preparation straightforward.
Usage
Subcommands
| Subcommand | Description |
|---|---|
generate | Generate a compliance report |
summary | Show a brief compliance summary without generating a full report |
list-frameworks | List all supported compliance frameworks |
validate | Validate an existing report for completeness and accuracy |
config | View or modify report configuration |
Options
Target compliance framework. Run
panguard report list-frameworks to see all options.Report content language (e.g.,
en, zh-TW).Output format:
pdf, html, json, or csv.Directory to write the generated report. Defaults to the current working directory.
Organization name to include in the report header and metadata.
Examples
Supported Frameworks
| Framework | Identifier | Description |
|---|---|---|
| ISO 27001 | iso27001 | International information security standard |
| SOC 2 | soc2 | Service organization trust criteria |
| NIST CSF | nist-csf | NIST Cybersecurity Framework |
| CIS Controls | cis | Center for Internet Security critical controls |
| Taiwan TCSA | tcsa | Taiwan Corporate Security Alliance standard |
| PCI DSS | pci-dss | Payment card industry data security |
Plan Requirements
Report generation requires the Pro ($29/mo) plan or higher.
list-frameworks and summary are available on all plans.