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 |
Related
Compliance Reports Guide
Step-by-step guide for generating your first compliance report.
Report Product Overview
Full documentation of the Report system.
Supported Frameworks
Detailed control mappings for each framework.
panguard scan
Reports are generated from scan data — run a scan first.