Skip to content

Commit ff4297a

Browse files
committed
Added credscan suppressions for pre-existing tests.
1 parent cdfc913 commit ff4297a

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

tools/CredScanSuppressions.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,42 @@
181181
{
182182
"file": "\\src\\ServiceManagement\\Services\\Commands.Test.Utilities\\Resources\\ValidProfileChina.PublishSettings",
183183
"_justification": "Legitimate test publishsettings file"
184+
},
185+
{
186+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestFirewallRule.json",
187+
"_justification": "Legitimate test session record, rules are deleted"
188+
},
189+
{
190+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestGeoReplication.json",
191+
"_justification": "Legitimate test session record, rules are deleted"
192+
},
193+
{
194+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestDiagnosticOperations.json",
195+
"_justification": "Legitimate test session record, rules are deleted"
196+
},
197+
{
198+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestImportExportReboot.json",
199+
"_justification": "Legitimate test session record, rules are deleted"
200+
},
201+
{
202+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestRedisCache.json",
203+
"_justification": "Legitimate test session record, rules are deleted"
204+
},
205+
{
206+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestRedisCacheClustering.json",
207+
"_justification": "Legitimate test session record, rules are deleted"
208+
},
209+
{
210+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestRedisCachePatchSchedules.json",
211+
"_justification": "Legitimate test session record, rules are deleted"
212+
},
213+
{
214+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestRedisCachePipeline.json",
215+
"_justification": "Legitimate test session record, rules are deleted"
216+
},
217+
{
218+
"file": "\\src\\ResourceManager\\RedisCache\\Commands.RedisCache.Test\\SessionRecords\\Microsoft.Azure.Commands.RedisCache.Test.ScenarioTests.RedisCacheTests\\TestZones.json",
219+
"_justification": "Legitimate test session record, rules are deleted"
184220
}
185221
]
186222
}

0 commit comments

Comments
 (0)