We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45683ca commit 2eb3bc8Copy full SHA for 2eb3bc8
1 file changed
.gitleaks.toml
@@ -1,5 +1,6 @@
1
[allowlist]
2
- description = "Our test install exports a test only MINIO ACCESS KEY"
+ description = "Allow specific test-keys."
3
paths = [
4
".github/workflows/scripts/install.sh",
5
]
6
+regexes = ['''AKIAIT2Z5TDYPX3ARJBA''', '''Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw''', '''fqRvjWaPU5o0fCqQuUWbj9Fainj2pVZtBCiDiieS''', '''qR\+vjWPU50fCqQuUWbj9Fain/j2pV\+ZtBCiDiieS''']
0 commit comments