Skip to content

Commit

Permalink
Updating auto baselines (#665)
Browse files Browse the repository at this point in the history
* Update PipelineAutobaseliningConfig.yml

* Update .gdnbaselines

* Create guardian_baselines.gdnbaselines
  • Loading branch information
neilr81 authored Mar 19, 2024
1 parent de828d8 commit 9a6f416
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 37 deletions.
41 changes: 26 additions & 15 deletions .config/1espt/PipelineAutobaseliningConfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,39 +5,50 @@ pipelines:
retail:
source:
credscan:
lastModifiedDate: 2023-10-23
lastModifiedDate: 2024-03-15
eslint:
lastModifiedDate: 2023-10-23
lastModifiedDate: 2024-03-15
armory:
lastModifiedDate: 2023-10-23
lastModifiedDate: 2024-03-15
usedNonDefaultBranch: true
25752:
retail:
source:
credscan:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
eslint:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
bandit:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
psscriptanalyzer:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
armory:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
binary:
credscan:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
binskim:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
prefast:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
roslyn:
lastModifiedDate: 2023-10-26
lastModifiedDate: 2024-03-03
26129:
retail:
source:
credscan:
lastModifiedDate: 2023-10-27
lastModifiedDate: 2024-03-05
eslint:
lastModifiedDate: 2023-10-27
lastModifiedDate: 2024-03-05
armory:
lastModifiedDate: 2023-10-27
lastModifiedDate: 2024-03-05
26127:
usedNonDefaultBranch: true
retail:
source:
credscan:
lastModifiedDate: 2024-03-15
eslint:
lastModifiedDate: 2024-03-15
armory:
lastModifiedDate: 2024-03-15
23 changes: 1 addition & 22 deletions .config/guardian/.gdnbaselines
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,5 @@
"lastUpdatedDate": "2023-10-27 10:41:05Z"
}
},
"results": {
"b91162f765d2e239e3f7f69dbac9263372ed7fb75a24801033d1cb035e608fa8": {
"signature": "b91162f765d2e239e3f7f69dbac9263372ed7fb75a24801033d1cb035e608fa8",
"alternativeSignatures": [],
"memberOf": [
"default"
],
"createdDate": "2023-10-27 10:41:05Z",
"expirationDate": "2024-04-14 10:41:41Z",
"justification": "This error is baselined with an expiration date of 180 days from 2023-10-27 10:41:41Z"
},
"e420d5e0f206c5e8d48ed9cb1e7c17e71009931178120f65a55fa39c990b45c2": {
"signature": "e420d5e0f206c5e8d48ed9cb1e7c17e71009931178120f65a55fa39c990b45c2",
"alternativeSignatures": [],
"memberOf": [
"default"
],
"createdDate": "2023-10-27 10:41:05Z",
"expirationDate": "2024-04-14 10:41:41Z",
"justification": "This error is baselined with an expiration date of 180 days from 2023-10-27 10:41:41Z"
}
}
"results": {}
}
16 changes: 16 additions & 0 deletions guardian_baselines.gdnbaselines
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"hydrated": false,
"properties": {
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines",
"hydrationStatus": "This file does not contain identifying data. It is safe to check into your repo. To hydrate this file with identifying data, run `guardian hydrate --help` and follow the guidance."
},
"version": "1.0.0",
"baselines": {
"guardian-baseline": {
"name": "guardian-baseline",
"createdDate": "2023-10-29 20:06:35Z",
"lastUpdatedDate": "2023-10-29 20:06:35Z"
}
},
"results": {}
}

0 comments on commit 9a6f416

Please sign in to comment.