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 aef4ffe commit e26e760Copy full SHA for e26e760
.azure-pipelines/config/credscan/credscan-suppressions.json
@@ -7,7 +7,8 @@
7
},
8
{
9
"file": [
10
- "src\\Authentication\\Authentication\\test\\Get-MgContext.Tests.ps1"
+ "src\\Authentication\\Authentication\\test\\Get-MgContext.Tests.ps1",
11
+ "src\\Authentication\\Authentication.Test\\Helpers\\AuthenticationHelpersTests.cs"
12
],
13
"_justification": "[Authentication] Examples contain random values recognized as secret"
14
0 commit comments