From 887d8fb8f0b91451d1c8a61bef5056a5f3b25ad7 Mon Sep 17 00:00:00 2001 From: SaelixCode Date: Thu, 7 May 2026 19:35:22 -0400 Subject: [PATCH] feat(security): audit-hardening pass for secret and misconfiguration scanning (#977) Releases the audit-hardening pass merged in #977 with a conventional commit subject so release-please picks it up. The squash-merge of #977 used a bare descriptive subject ("Audit-hardening pass for..."), which release-please skips by design. Body of #977 already lists every individual change including the new misconfig acknowledgement system, scan dedup, tmp-dir sweep, SARIF cap, and tests.