feat: security report generation
Node.js CI / Lint and Test (push) Failing after 24s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m21s

This commit is contained in:
2025-12-17 19:30:08 -08:00
parent ac3a9d9e58
commit ba46ada4c0
3 changed files with 474 additions and 1 deletions
+4 -1
View File
@@ -16,4 +16,7 @@ AWS_ACCESS_KEY_ID="op://Private/Hetzner/S3 Access Key ID"
AWS_SECRET_ACCESS_KEY="op://Private/Hetzner/S3 Secret Access Key"
# Gitea
GITEA_TOKEN="op://Private/Gitea/token"
GITEA_TOKEN="op://Private/Gitea/token"
# DefectDojo
DOJO_TOKEN="op://Private/DefectDojo/token"