Skip to content

Commit 3134072

Browse files
committed
Update CredScan Suupression for tests records
1 parent e1358cd commit 3134072

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

tools/CredScanSuppressions.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,22 @@
720720
{
721721
"file": "\\src\\ServiceManagement\\Automation\\Commands.Automation\\Microsoft.WindowsAzure.Commands.Automation.dll-help.xml",
722722
"_justification": "Module example help information using fake passwords"
723-
}
723+
},
724+
{
725+
"file": "\\src\\ResourceManager\\Sql\\Commands.Sql.Test\\SessionRecords\\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.VulnerabilityAssessmentTests\\VulnerabilityAssessmentBaselineTest.json",
726+
"_justification": "Legitimate test session record - the resources are bing deleted after the test run in Record mode."
727+
},
728+
{
729+
"file": "\\src\\ResourceManager\\Sql\\Commands.Sql.Test\\SessionRecords\\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.VulnerabilityAssessmentTests\\VulnerabilityAssessmentScanConvertTest.json",
730+
"_justification": "Legitimate test session record - the resources are bing deleted after the test run in Record mode."
731+
},
732+
{
733+
"file": "\\src\\ResourceManager\\Sql\\Commands.Sql.Test\\SessionRecords\\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.VulnerabilityAssessmentTests\\VulnerabilityAssessmentScanRecordGetListTest.json",
734+
"_justification": "Legitimate test session record - the resources are bing deleted after the test run in Record mode."
735+
},
736+
{
737+
"file": "\\src\\ResourceManager\\Sql\\Commands.Sql.Test\\SessionRecords\\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.VulnerabilityAssessmentTests\\VulnerabilityAssessmentSettingsTest.json",
738+
"_justification": "Legitimate test session record - the resources are bing deleted after the test run in Record mode."
739+
},
724740
]
725741
}

0 commit comments

Comments
 (0)