audit-labs/audit-report
Turn audit-tools evidence packages into control-mapped, auditor-ready reports.
clone: git clone https://gitbay.org/audit-labs/audit-report.git
e4d13ff9dc3c4e178639eda13e50871f3fd15ffa
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T03:05:36Z
README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) @@ -20,12 +20,11 @@ report you can hand to an auditor or gate a pipeline on. ## Install ```bash -git clone https://github.com/audit-labs/audit-report -cd audit-report -python -m venv .venv && source .venv/bin/activate -pip install -e . +pip install audit-report ``` +To hack on it from a clone instead, see [Development](#development). + ## Usage Point it at a package directory produced by `audit-tools`: