Skip to content

Commit cccd26e

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update credscan module name for Reset-MgBetaUserAuthenticationMethodPassword and Reset-MgUserAuthenticationMethodPassword
1 parent 7e6bf95 commit cccd26e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

azure-pipelines/config/credscan/credscan-suppressions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
],
6767
"_justification": "[Users.Actions] Examples contain random values recognized as secret"
6868
},
69+
{
70+
"file": [
71+
"microsoftgraph\\graph-powershell-beta\\Microsoft.Graph.Beta.Identity.SignIns\\Reset-MgBetaUserAuthenticationMethodPassword.md",
72+
"microsoftgraph\\graph-powershell-1.0\\Microsoft.Graph.Identity.SignIns\\Reset-MgUserAuthenticationMethodPassword.md"
73+
],
74+
"_justification": "[Identity.SignIns] Examples contain random values recognized as secret"
75+
},
76+
6977
{
7078
"file": [
7179
"msgraph-sdk-powershell\\src\\DeviceManagement.Actions\\beta\\examples\\Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword.md",

0 commit comments

Comments
 (0)