Skip to content

Commit d7c5c6f

Browse files
authored
Merge pull request #6984 from dibarbet/auto_baseline
Guardian baseline
2 parents e771444 + ba39b31 commit d7c5c6f

File tree

2 files changed

+64
-0
lines changed

2 files changed

+64
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2+
3+
pipelines:
4+
1275:
5+
retail:
6+
source:
7+
credscan:
8+
lastModifiedDate: 2024-03-18
9+
eslint:
10+
lastModifiedDate: 2024-03-18
11+
armory:
12+
lastModifiedDate: 2024-03-18
13+
binary:
14+
credscan:
15+
lastModifiedDate: 2024-03-18
16+
binskim:
17+
lastModifiedDate: 2024-03-18
18+
1264:
19+
retail:
20+
source:
21+
credscan:
22+
lastModifiedDate: 2024-03-19
23+
eslint:
24+
lastModifiedDate: 2024-03-19
25+
psscriptanalyzer:
26+
lastModifiedDate: 2024-03-19
27+
armory:
28+
lastModifiedDate: 2024-03-19
29+
binary:
30+
credscan:
31+
lastModifiedDate: 2024-03-19
32+
binskim:
33+
lastModifiedDate: 2024-03-19
34+
spotbugs:
35+
lastModifiedDate: 2024-03-19

.config/guardian/.gdnbaselines

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"properties": {
3+
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines"
4+
},
5+
"version": "1.0.0",
6+
"baselines": {
7+
"default": {
8+
"name": "default",
9+
"createdDate": "2024-03-18 18:32:58Z",
10+
"lastUpdatedDate": "2024-03-18 18:32:58Z"
11+
}
12+
},
13+
"results": {
14+
"d6ffb0614846153cf3cc5936d0444ed9eda6fe6854febb4c8ea59243c120b223": {
15+
"signature": "d6ffb0614846153cf3cc5936d0444ed9eda6fe6854febb4c8ea59243c120b223",
16+
"alternativeSignatures": [],
17+
"target": "omnisharptest/omnisharpUnitTests/testAssets/private.pem",
18+
"line": 1,
19+
"memberOf": [
20+
"default"
21+
],
22+
"tool": "credscan",
23+
"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"
27+
}
28+
}
29+
}

0 commit comments

Comments
 (0)