Skip to main content
The 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

panguard report <subcommand> [options]

Subcommands

SubcommandDescription
generateGenerate a compliance report
summaryShow a brief compliance summary without generating a full report
list-frameworksList all supported compliance frameworks
validateValidate an existing report for completeness and accuracy
configView or modify report configuration

Options

--framework
string
Target compliance framework. Run panguard report list-frameworks to see all options.
--language
string
default:"en"
Report content language (e.g., en, zh-TW).
--format
string
default:"pdf"
Output format: pdf, html, json, or csv.
--output-dir
string
Directory to write the generated report. Defaults to the current working directory.
--org
string
Organization name to include in the report header and metadata.

Examples

panguard report generate --framework iso27001 --org "Acme Corp"

Supported Frameworks

FrameworkIdentifierDescription
ISO 27001iso27001International information security standard
SOC 2soc2Service organization trust criteria
NIST CSFnist-csfNIST Cybersecurity Framework
CIS ControlscisCenter for Internet Security critical controls
Taiwan TCSAtcsaTaiwan Corporate Security Alliance standard
PCI DSSpci-dssPayment 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.