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 487bfcb commit 9377a32Copy full SHA for 9377a32
tools/SecurityTools/CredScanSuppressions.json
@@ -1348,6 +1348,10 @@
1348
{
1349
"file": "src\\Resources\\MSGraph.Autorest\\exports\\ProxyCmdletDefinitions.ps1",
1350
"_justification": "False positive, there are no cred in this file."
1351
+ },
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
0 commit comments