We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b20eb20 + d84d66c commit 8ccb1b8Copy full SHA for 8ccb1b8
tools/CredScanSuppressions.json
@@ -1,6 +1,10 @@
1
{
2
"tool": "Credential Scanner",
3
"suppressions": [
4
+ {
5
+ "file": "\\documentation\\development-docs\\azure-powershell-developer-guide.md",
6
+ "_justification": "Documentation with non-live passwords in sample connection strings"
7
+ },
8
9
"file": "\\src\\ResourceManager\\Compute\\Commands.Compute.Test\\Templates\\tstorgnztn-validator.pem",
10
"_justification": "Legitimate test certificate file"
@@ -127,4 +131,4 @@
127
131
128
132
}
129
133
]
130
-}
134
+}
0 commit comments