Skip to content

Commit 840f86d

Browse files
committed
fix: ignore false psoitives
1 parent b6cd3c6 commit 840f86d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.trivyignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Trivy ignore file for documentation with example credentials
2+
# These files contain placeholder/example credentials in documentation, not real secrets
3+
4+
# Platform installation documentation with example GCP service account JSON
5+
content/docs/launching-the-platform/self-hosted-onprem/platform-installation.mdx:393
6+
7+
# Storage prerequisites documentation with example GCP service account JSON
8+
content/docs/launching-the-platform/self-hosted-onprem/prerequisites/storage.mdx:218

0 commit comments

Comments
 (0)