Skip to content

Commit 3b31cef

Browse files
authored
Merge pull request #1363 from Azure/antmarti/cs
Add CredScanSuppressions.json
2 parents db80c5d + 20c66dd commit 3b31cef

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CredScanSuppressions.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"tool": "Credential Scanner",
3+
"suppressions": [
4+
{
5+
"hash": "/d5snlRGcdND41zmqGMEShzulA381IT1cTRpPVIzMi0=",
6+
"_justification": "Secret used as a sample in test library"
7+
},
8+
{
9+
"hash": "Dbm7cwbNwfW2wfoczuNvILGE4JN6/Qyd7R0PC0LFY0Q=",
10+
"_justification": "Secret used as a sample in test library"
11+
},
12+
{
13+
"hash": "DqnzqSuPoql8CRa0NwVQjvMWVEdB/1JVZhMLf5a7caw=",
14+
"_justification": "Secret used as a sample in test library"
15+
},
16+
{
17+
"hash": "JiUVlQAt6apvitt6Uy0wYdalRKzj85fDWT8qFpFgpoY=",
18+
"_justification": "Secret used as a sample in test library"
19+
},
20+
{
21+
"hash": "LJ2GmegghFcVzhg0rCOmNVxBzYbBxEsP1MrhtJ6hiT8=",
22+
"_justification": "Secret used as a sample in test library"
23+
},
24+
{
25+
"hash": "aFrn+1gsLqL40HnUNj5Rl+ZYnxDXify72bGdAf3Xexk=",
26+
"_justification": "Secret used as a sample in test library"
27+
},
28+
{
29+
"hash": "nmsaWxY/4tYovFLEYR36oWY7xh6lInTNbrh+YvIWT+g=",
30+
"_justification": "Secret used as a sample in test library"
31+
}
32+
]
33+
}

0 commit comments

Comments
 (0)