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 2dde698 commit 2fb98a5Copy full SHA for 2fb98a5
.config/CredScanSuppressions.json
@@ -38,11 +38,11 @@
38
"_justification": "Legitimate UT certificate file with private key"
39
},
40
{
41
- "file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert1.pfx",
+ "file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert1.pfx",
42
43
44
45
- "file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert2.pfx",
+ "file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert2.pfx",
46
47
48
0 commit comments