Skip to content

Commit dbca8e5

Browse files
author
Maddie Clayton
authored
Update CredScanSuppressions.json
1 parent 1aa5393 commit dbca8e5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tools/CredScanSuppressions.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,24 +1118,25 @@
11181118
"file": "src\\Compute\\Compute.Test\\SessionRecords\\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineExtensionTests\\TestVirtualMachineExtension.json",
11191119
"_justification": "Mocked test resource. The resources are being deleted after the test run in Record mode."
11201120
},
1121+
{
11211122
"file": "\\src\\Resources\\Resources.Test\\ScenarioTests\\certificate.pfx",
11221123
"_justification": "Legitimate test certificate."
11231124
},
11241125
{
11251126
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestConnectToTargetSqlDbMiSync.json",
11261127
"_justification": "Legitimate session record, Key will be revoked after test"
11271128
},
1128-
{
1129+
{
11291130
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestMigrateSqlSqlDbMiSync.json",
11301131
"_justification": "Legitimate session record, Key will be revoked after test"
11311132
},
1132-
{
1133+
{
11331134
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestValidateMigrationInputSqlSqlDbMiSync.json",
11341135
"_justification": "Legitimate session record, Key will be revoked after test"
11351136
},
1136-
{
1137+
{
11371138
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestMigrateSqlSqlDbMiSync.json",
11381139
"_justification": "Legitimate session record, Key will be revoked after test"
11391140
}
11401141
]
1141-
}
1142+
}

0 commit comments

Comments
 (0)