Skip to content

Commit 54dfed1

Browse files
committed
Added suppression for generated test resource group.
1 parent 299d85d commit 54dfed1

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
@@ -740,6 +740,10 @@
740740
{
741741
"file": "src\\Websites\\Websites.Test\\SessionRecords\\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.SSLBindingTests\\TestGetWebAppCertificate.json",
742742
"_justification": "Resource group used for recording has been deleted, confirmed by Nicholas King"
743+
},
744+
{
745+
"file": "src\\Network\\Network.Test\\SessionRecords\\Commands.Network.Test.ScenarioTests.CortexTests\\TestCortexDownloadConfig.json",
746+
"_justification": "Generated test resource group, deleted after test execution"
743747
}
744748
]
745749
}

0 commit comments

Comments
 (0)