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.
1 parent 47b2e0f commit cf5b6eeCopy full SHA for cf5b6ee
.config/CredScanSuppressions.json
@@ -17,6 +17,14 @@
17
"file": "src/Benchmarks/testCert.pfx",
18
"_justification": "Legitimate development X.509 Certificate Private Key"
19
},
20
+ {
21
+ "file": "src/BenchmarksApps/TLS/HttpSys/testCert.pfx",
22
+ "_justification": "Legitimate development X.509 Certificate Private Key"
23
+ },
24
25
+ "file": "src/BenchmarksApps/TLS/Kestrel/testCert.pfx",
26
27
28
{
29
"file": "src/Downstream/testCert.pfx",
30
0 commit comments