Merging upstream version 1.0.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
256a120fdd
commit
3ccac88507
36 changed files with 2108 additions and 153 deletions
10
.arista/secret_allowlist.yaml
Normal file
10
.arista/secret_allowlist.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Arista Secret Scanner allow list
|
||||
|
||||
version: v1.0
|
||||
allowed_secrets:
|
||||
- secret_pattern: "https://ansible:ansible@192.168.0.2"
|
||||
category: FALSE_POSITIVE
|
||||
reason: Used as example in documentation
|
||||
- secret_pattern: "https://ansible:ansible@192.168.0.17"
|
||||
category: FALSE_POSITIVE
|
||||
reason: Used as example in documentation
|
Loading…
Add table
Add a link
Reference in a new issue