diff --git a/tools/SecurityTools/CredScanSuppressions.json b/tools/SecurityTools/CredScanSuppressions.json index 30ea45ea572c..c4b549e67b97 100644 --- a/tools/SecurityTools/CredScanSuppressions.json +++ b/tools/SecurityTools/CredScanSuppressions.json @@ -1353,6 +1353,10 @@ "file": "src\\Resources\\MSGraph.Autorest\\exports\\ProxyCmdletDefinitions.ps1", "_justification": "False positive, there are no cred in this file." }, + { + "file": "generated\\Resources\\MSGraph.Autorest\\exports\\ProxyCmdletDefinitions.ps1", + "_justification": "False positive, there are no cred in this file." + }, { "file": "src\\Resources\\MSGraph.Autorest\\exports\\New-AzADUser.ps1", "_justification": "False positive, there are no cred in this file."