Skip to content

Commit 9377a32

Browse files
authored
Update CredScanSuppressions.json (#26389)
1 parent 487bfcb commit 9377a32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/SecurityTools/CredScanSuppressions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,10 @@
13481348
{
13491349
"file": "src\\Resources\\MSGraph.Autorest\\exports\\ProxyCmdletDefinitions.ps1",
13501350
"_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."
13511355
}
13521356
]
13531357
}

0 commit comments

Comments
 (0)