Skip to content

Reports

a11yst produces human-readable and machine-readable output from the same audit run.

Terminal

The CLI summarizes run progress, findings grouped by severity, and exit guidance suitable for local development.

Severity labels use MINOR, MEDIUM, HIGH, and CRITICAL.

HTML

HTML reports provide browsable findings with evidence and severity presentation suitable for sharing inside a team.

Markdown

Markdown reports support review in repositories, wikis, and pull requests.

JSON

JSON output preserves the full structured result model for automation and custom tooling.

SARIF

SARIF export integrates with compatible static-analysis viewers when enabled in your workflow.

JUnit

JUnit XML supports CI systems that consume test-style result files.

Detailed report field reference will expand in a later documentation phase.