Skip to content

Commit fde504c

Browse files
authored
Update CredScanSuppressions.json (#26808)
1 parent 7211413 commit fde504c

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
@@ -1352,6 +1352,10 @@
13521352
{
13531353
"file": "src\\Resources\\MSGraph.Autorest\\exports\\New-AzADUser.ps1",
13541354
"_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."
13551359
}
13561360
]
13571361
}

0 commit comments

Comments
 (0)