Skip to content

Commit

Permalink
Update gitlaks to indicate the new keys are safe to expose
Browse files Browse the repository at this point in the history
The keys are for development and testing only
  • Loading branch information
rochacbruno committed Oct 9, 2024
1 parent ff2f1d8 commit 7c64095
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"openshift/clowder/clowd-app.yaml",
"dev/Dockerfile.base",
"dev/standalone-ldap/galaxy_ng.env",
"galaxy_ng/tests"
"galaxy_ng/tests",
"/dev/compose/signing/signing-secret.key",
"/dev/compose/signing/signing-secret.key.password.txt",
"/dev/compose/"
]

0 comments on commit 7c64095

Please sign in to comment.