Skip to content

Commit 3b49cdc

Browse files
authored
Update CredScanSuppressions.json (Azure#26163)
1 parent 131125b commit 3b49cdc

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
@@ -1340,6 +1340,10 @@
13401340
{
13411341
"file": "src\\Batch\\Batch.Test\\SessionRecords\\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchAccountTests\\TestBatchAccountEndToEnd.json",
13421342
"_justification": "Legitimate session record. Test resources, keys and tokens are deleted."
1343+
},
1344+
{
1345+
"file": "tools\\TestFx\\Live\\LiveTestUtility.psm1",
1346+
"_justification": "Legitimate test session record, keys are deleted."
13431347
}
13441348
]
13451349
}

0 commit comments

Comments
 (0)