Browse Source

Update CredScanSuppressions.json (#43497)

Brennan 3 years ago
parent
commit
21794e1d2d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .config/CredScanSuppressions.json

+ 2 - 2
.config/CredScanSuppressions.json

@@ -122,11 +122,11 @@
       "_justification": "Legitimate UT certificate file with private key"
     },
     {
-      "file": "\\src\\SignalR\\clients\\ts\\FunctionalTests\\testCert.pfx",
+      "file": "\\src\\SignalR\\common\\Shared\\testCert.pfx",
       "_justification": "Legitimate UT certificate file with private key"
     },
     {
-      "file": "\\src\\SignalR\\clients\\ts\\FunctionalTests\\testCertECC.pfx",
+      "file": "\\src\\SignalR\\common\\Shared\\testCertECC.pfx",
       "_justification": "Legitimate UT certificate file with private key"
     },
     {