Skip to content

Commit 2da5998

Browse files
authored
Add suppression of TestZoneRedundancy.json
1 parent 3fdbcca commit 2da5998

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tools/SecurityTools/CredScanSuppressions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@
125125
"file": "src\\RedisCache\\RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestZones.json",
126126
"_justification": "Legitimate test session record, keys are deleted"
127127
},
128+
{
129+
"file": "src\\RedisCache\\RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestZoneRedundancy.json",
130+
"_justification": "Legitimate test session record, keys are deleted"
131+
},
128132
{
129133
"file": "src\\Storage\\Storage.Management.Test\\SessionRecords\\Microsoft.Azure.Commands.Management.Storage.Test.ScenarioTests.StorageAccountTests\\TestPipingSetStorageAccount.json",
130134
"_justification": "Legitimate test session record, keys are deleted"
@@ -926,4 +930,4 @@
926930
"_justification": "Generated test resource group, deleted after test execution"
927931
}
928932
]
929-
}
933+
}

0 commit comments

Comments
 (0)