Skip to content

Commit 2fb98a5

Browse files
authored
Update CredScanSuppressions.json after DataProtection move (#48263)
1 parent 2dde698 commit 2fb98a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/CredScanSuppressions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"_justification": "Legitimate UT certificate file with private key"
3939
},
4040
{
41-
"file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert1.pfx",
41+
"file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert1.pfx",
4242
"_justification": "Legitimate UT certificate file with private key"
4343
},
4444
{
45-
"file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert2.pfx",
45+
"file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert2.pfx",
4646
"_justification": "Legitimate UT certificate file with private key"
4747
},
4848
{

0 commit comments

Comments
 (0)