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

977132561b05c01b30dd4c346a149b6feb491817

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-09T01:47:32Z
committer: <noreply@github.com>

Merge pull request #1 from audit-labs/sonarcloud-cleanup

SonarCloud cleanup: pin CI actions to SHA, reduce complexity, tidy tests
 .github/workflows/release.yml |  4 +-
 audit_report/diff.py          | 97 ++++++++++++++++++++++++-------------------
 audit_report/rules.py         | 51 +++++++++++++----------
 tests/test_diff.py            |  3 +-
 tests/test_reporters.py       |  6 ++-
 tests/test_trend.py           |  3 +-
 6 files changed, 93 insertions(+), 71 deletions(-)