Skip to content

Commit 1fb79f4

Browse files
authored
Add .gitleaksignore for historical Weaviate API key false positives (#3)
Add gitleaks suppressions for historical Weaviate key commits
1 parent 5e97265 commit 1fb79f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitleaksignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Weaviate read-only API key in historical commits (now replaced with placeholder)
2+
# These findings are from old commits where the key was present before cleanup
3+
1289b668e1ce8a8554be3504465617218af78722:Knowledge/Data_Structure.md:generic-api-key:12
4+
664b6a63fffe8df984896cf6abb6dd23cad1c9e6:Knowledge/README.md:generic-api-key:12

0 commit comments

Comments
 (0)