Skip to content

Commit 9d48d39

Browse files
authored
Repair suppression file path for credscan
1 parent 7750259 commit 9d48d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/CredScanSuppressions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"tool": "Credential Scanner",
33
"suppressions": [
44
{
5-
"file": "\\src\\documentation\\development-docs\\azure-powershell-developer-guide.md",
5+
"file": "\\documentation\\development-docs\\azure-powershell-developer-guide.md",
66
"_justification": "Documentation with non-live passwords in sample connection strings"
77
},
88
{

0 commit comments

Comments
 (0)