ci: add security headers audit to pipeline

This commit is contained in:
Username
2025-12-26 16:56:03 +01:00
parent 63034e17fe
commit 93a4dd2f97
3 changed files with 112 additions and 1 deletions

View File

@@ -191,7 +191,7 @@ Not tested (no signature defined):
[ ] Add remaining MIME test results to security assessment
[ ] Document rate limiting behavior under attack
[ ] Create threat model diagram
[ ] Add security headers audit to CI pipeline
[x] Add security headers audit to CI pipeline
```
---