Skip to content

Commit

Permalink
adding allow list (#147)
Browse files Browse the repository at this point in the history
* adding allow list
* modified exception format
  • Loading branch information
sulrich authored Aug 6, 2024
1 parent 29a1f2f commit 5de3087
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .arista/secret_allowlist.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: v1.0
allowed_secrets:
- secret_pattern: "-set-up-and-configure-a-certificate-authority-ca-on-ubuntu-20-04"
category: FALSE_POSITIVE
reason: this seems to be triggered by a URL (L#160)

0 comments on commit 5de3087

Please sign in to comment.