Skip to content

Commit 0f8e26d

Browse files
feat: add new allowed secret key to git-secrets
1 parent 88a4d2c commit 0f8e26d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

git-secrets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ register_aws() {
246246
add_config 'secrets.allowed' 'ASIAIOSFODNN7EXAMPLE'
247247
add_config 'secrets.allowed' 'ASIAI44QH8DHBEXAMPLE'
248248
add_config 'secrets.allowed' "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
249+
add_config 'secrets.allowed' "je7MtGbClwBF/2Zp9Utk/h3yCo8nvbEXAMPLEKEY"
249250

250251
if [[ $? == 0 ]]; then
251252
echo 'OK'

0 commit comments

Comments
 (0)