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 7211413 commit fde504cCopy full SHA for fde504c
tools/SecurityTools/CredScanSuppressions.json
@@ -1352,6 +1352,10 @@
1352
{
1353
"file": "src\\Resources\\MSGraph.Autorest\\exports\\New-AzADUser.ps1",
1354
"_justification": "False positive, there are no cred in this file."
1355
+ },
1356
+ {
1357
+ "file": "src\\RecoveryServices\\RecoveryServices.Backup.Providers\\Providers\\IaasVmPsBackupProvider.cs",
1358
+ "_justification": "False positive, there are no cred in this file."
1359
}
1360
]
1361
0 commit comments