chore: suppress initial-commit .env false positives in gitleaksignore

This commit is contained in:
pyr0ball 2026-04-03 18:57:50 -07:00
parent f63defa883
commit c4d0f86366

7
.gitleaksignore Normal file
View file

@ -0,0 +1,7 @@
# Findings suppressed here are historical false positives or already-rotated secrets.
# .env was accidentally included in the initial commit; it is now gitignored.
# Rotate DIRECTUS_JWT_SECRET if it has not been changed since 2026-03-30.
# c166e5216 (chore: initial commit) — .env included by mistake
c166e5216af532a08112ef87e8542cd51c184115:.env:generic-api-key:25
c166e5216af532a08112ef87e8542cd51c184115:.env:cf-generic-env-token:25