We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afaad3 commit 12f65caCopy full SHA for 12f65ca
tools/SecurityTools/CredScanSuppressions.json
@@ -1357,6 +1357,10 @@
1357
"file": "src\\Resources\\MSGraph.Autorest\\exports\\New-AzADUser.ps1",
1358
"_justification": "False positive, there are no cred in this file."
1359
},
1360
+ {
1361
+ "file": "generated\\Resources\\MSGraph.Autorest\\exports\\New-AzADUser.ps1",
1362
+ "_justification": "False positive, there are no cred in this file."
1363
+ },
1364
{
1365
"file": "src\\RecoveryServices\\RecoveryServices.Backup.Providers\\Providers\\IaasVmPsBackupProvider.cs",
1366
0 commit comments