Skip to content

Commit

Permalink
Added secret config (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
networkRob authored Aug 5, 2024
1 parent 9242f3c commit d399b6c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .arista/secret_allowlist.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Arista Secret Scanner allow list

version: v1.0
allowed_secrets:
- secret_pattern: "http://arista:[email protected]"
category: FALSE_POSITIVE
reason: Used as example in documentation

0 comments on commit d399b6c

Please sign in to comment.