audit-labs/audit-labs.dev
The website for Audit Labs.
clone: git clone https://gitbay.org/audit-labs/audit-labs.dev.git
876c78bd9f8c0020cb836aaa12c2a456c7d4f832
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-07-26T18:17:54Z
index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) @@ -556,7 +556,7 @@ <section class="repos"> <div class="section-inner"> <div class="section-header"> - <h2>Two repos.<br>Pick what you need.</h2> + <h2>Three repos.<br>Pick what you need.</h2> <a href="https://github.com/audit-labs" class="section-link">View all on GitHub →</a> </div> <div class="repo-grid"> @@ -580,6 +580,16 @@ <span class="lang-badge">Markdown</span> </div> </a> + <a href="https://github.com/audit-labs/gh-attest" class="repo-card"> + <div class="repo-tag">GitHub App</div> + <h3>audit-labs/gh-attest</h3> + <p>A read-only GitHub App that turns your security configuration into compliance evidence. Captures branch protection, scanning alerts, and org access over time, maps them to SOC 2 and ISO 27001 controls, and exports CSV and PDF evidence packages.</p> + <div class="repo-langs"> + <span class="lang-badge">TypeScript</span> + <span class="lang-badge">Cloudflare</span> + <span class="lang-badge">D1</span> + </div> + </a> </div> </div> </section> @@ -642,11 +652,12 @@ <div class="footer-inner"> <div class="footer-left"> <a href="/" class="footer-logo">AUDIT<span>LABS</span></a> - <p>© 2025 Audit Labs — a two-person team building for the community.</p> + <p>© 2026 Audit Labs — a two-person team building for the community.</p> </div> <div class="footer-links"> <a href="https://github.com/audit-labs/audit-tools">audit-tools</a> <a href="https://github.com/audit-labs/tutorials">tutorials</a> + <a href="https://github.com/audit-labs/gh-attest">gh-attest</a> <a href="https://github.com/audit-labs">GitHub</a> </div> </div>