From 073e1f4c320efacd4fe899eaa7d96c26fb23a66e Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 5 Apr 2026 04:24:07 +0000 Subject: [PATCH] Update CI files --- .gitleaks.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitleaks.toml b/.gitleaks.toml index 742e5fc88..9e358b5d7 100644 --- a/.gitleaks.toml +++ b/.gitleaks.toml @@ -1,5 +1,6 @@ [allowlist] - description = "Our test install exports a test only MINIO ACCESS KEY" + description = "Allow specific test-keys." paths = [ ".github/workflows/scripts/install.sh", ] +regexes = ['''AKIAIT2Z5TDYPX3ARJBA''', '''Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw''', '''fqRvjWaPU5o0fCqQuUWbj9Fainj2pVZtBCiDiieS''', '''qR\+vjWPU50fCqQuUWbj9Fain/j2pV\+ZtBCiDiieS''']