Skip to content

Commit dd7c7f2

Browse files
authored
Merge pull request #7019 from dibarbet/autobaselining
Autobaselining 1es
2 parents e4b8943 + 9426638 commit dd7c7f2

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.config/1espt/PipelineAutobaseliningConfig.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,14 @@ pipelines:
3333
lastModifiedDate: 2024-03-19
3434
spotbugs:
3535
lastModifiedDate: 2024-03-19
36+
1271:
37+
retail:
38+
source:
39+
credscan:
40+
lastModifiedDate: 2024-03-27
41+
eslint:
42+
lastModifiedDate: 2024-03-27
43+
psscriptanalyzer:
44+
lastModifiedDate: 2024-03-27
45+
armory:
46+
lastModifiedDate: 2024-03-27

.config/guardian/.gdnbaselines

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
],
2222
"tool": "credscan",
2323
"ruleId": "CSCAN-GENERAL0020",
24-
"createdDate": "2024-03-19 17:56:07Z",
25-
"expirationDate": "2024-09-05 18:18:29Z",
26-
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-19 18:18:29Z"
24+
"createdDate": "2024-03-27 17:49:11Z",
25+
"expirationDate": "2024-09-13 17:51:28Z",
26+
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-27 17:51:28Z"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)