Bläddra i källkod

Update CredScanSuppressions.json after DataProtection move (#48263)

William Godbe 2 år sedan
förälder
incheckning
2fb98a5712
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      .config/CredScanSuppressions.json

+ 2 - 2
.config/CredScanSuppressions.json

@@ -38,11 +38,11 @@
       "_justification": "Legitimate UT certificate file with private key"
     },
     {
-      "file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert1.pfx",
+      "file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert1.pfx",
       "_justification": "Legitimate UT certificate file with private key"
     },
     {
-      "file": "\\src\\DataProtection\\DataProtection\\test\\TestFiles\\TestCert2.pfx",
+      "file": "\\src\\DataProtection\\DataProtection\\test\\Microsoft.AspNetCore.DataProtection.Tests\\TestFiles\\TestCert2.pfx",
       "_justification": "Legitimate UT certificate file with private key"
     },
     {