Skip to content

Commit c05edaf

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent 8153059 commit c05edaf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.config/credScanSuppressions.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2-
"tool": "Credential Scanner",
3-
"suppressions": []
2+
"tool": "Credential Scanner",
3+
"suppressions": [
4+
{
5+
"file": "keyvault/testdata/dummy.pem",
6+
"_justification": "Fake credentials for testing"
7+
}
8+
]
49
}

0 commit comments

Comments
 (0)