Skip to content

Commit

Permalink
Merge pull request #1363 from Azure/antmarti/cs
Browse files Browse the repository at this point in the history
Add CredScanSuppressions.json
  • Loading branch information
jorgecotillo authored Nov 20, 2020
2 parents db80c5d + 20c66dd commit 3b31cef
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CredScanSuppressions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"tool": "Credential Scanner",
"suppressions": [
{
"hash": "/d5snlRGcdND41zmqGMEShzulA381IT1cTRpPVIzMi0=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "Dbm7cwbNwfW2wfoczuNvILGE4JN6/Qyd7R0PC0LFY0Q=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "DqnzqSuPoql8CRa0NwVQjvMWVEdB/1JVZhMLf5a7caw=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "JiUVlQAt6apvitt6Uy0wYdalRKzj85fDWT8qFpFgpoY=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "LJ2GmegghFcVzhg0rCOmNVxBzYbBxEsP1MrhtJ6hiT8=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "aFrn+1gsLqL40HnUNj5Rl+ZYnxDXify72bGdAf3Xexk=",
"_justification": "Secret used as a sample in test library"
},
{
"hash": "nmsaWxY/4tYovFLEYR36oWY7xh6lInTNbrh+YvIWT+g=",
"_justification": "Secret used as a sample in test library"
}
]
}

0 comments on commit 3b31cef

Please sign in to comment.