Skip to content

Commit d399b6c

Browse files
authored
Added secret config (#858)
1 parent 9242f3c commit d399b6c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.arista/secret_allowlist.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Arista Secret Scanner allow list
2+
3+
version: v1.0
4+
allowed_secrets:
5+
- secret_pattern: "http://arista:arista@192.168.0.14"
6+
category: FALSE_POSITIVE
7+
reason: Used as example in documentation

0 commit comments

Comments
 (0)