mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Suppress another credscan finding in TestData.cs (#104086)
Instead of using the .gdnbaselines we can suppress it inline in code like we do for other places in this file.
This commit is contained in:
parent
469c5417dd
commit
53be9e5a36
2 changed files with 1 additions and 14 deletions
|
@ -11,20 +11,6 @@
|
|||
}
|
||||
},
|
||||
"results": {
|
||||
"3b1bb0185d74dd310884a85ad1252953dab0747790f5aecd5bf5bb3c1e2b515c": {
|
||||
"signature": "3b1bb0185d74dd310884a85ad1252953dab0747790f5aecd5bf5bb3c1e2b515c",
|
||||
"alternativeSignatures": [],
|
||||
"target": "src/libraries/System.Security.Cryptography/tests/X509Certificates/TestData.cs",
|
||||
"line": 3441,
|
||||
"memberOf": [
|
||||
"default"
|
||||
],
|
||||
"tool": "credscan",
|
||||
"ruleId": "CSCAN-GENERAL0060",
|
||||
"createdDate": "2024-04-10 20:32:31Z",
|
||||
"expirationDate": "2024-09-28 00:14:56Z",
|
||||
"justification": "This error is baselined with an expiration date of 180 days from 2024-04-11 00:14:56Z"
|
||||
},
|
||||
"2e4598005fdee72a4700697760c5f1b199c25d15a7c54de438ce939f125f3710": {
|
||||
"signature": "2e4598005fdee72a4700697760c5f1b199c25d15a7c54de438ce939f125f3710",
|
||||
"alternativeSignatures": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue