diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json index ea43bfc6d786..e8a273dff47b 100644 --- a/.config/CredScanSuppressions.json +++ b/.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" }, {