Skip to content

Commit beb7dde

Browse files
committed
Suppress false positive in CredScan for batch markdown
1 parent 5a6d487 commit beb7dde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/CredScanSuppressions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,6 +1008,11 @@
10081008
{
10091009
"file": "\\src\\ResourceManager\\Network\\Commands.Network.Test\\SessionRecords\\Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayTests\\TestVirtualNetworkGatewayP2SAndSKU.json",
10101010
"_justification": "Test resource is deleted"
1011+
},
1012+
{
1013+
"file": "\\src\\ResourceManager\\AzureBatch\\Commands.Batch\\help\\New-AzBatchTask.md",
1014+
"hash": "9DiQS2GhPQXk8u3D2jadP/YcW2ZysE6slHg0yDqxByg=",
1015+
"_justification": "Markdown example and not a real credential"
10111016
}
10121017
]
10131018
}

0 commit comments

Comments
 (0)