-
Notifications
You must be signed in to change notification settings - Fork 684
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[automated] Merge branch 'main' => 'prerelease' (#7942)
- Loading branch information
Showing
37 changed files
with
505 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
## 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. | ||
|
||
pipelines: | ||
1275: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-18 | ||
eslint: | ||
lastModifiedDate: 2024-03-18 | ||
armory: | ||
lastModifiedDate: 2024-03-18 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-04-19 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-03-18 | ||
binskim: | ||
lastModifiedDate: 2024-03-18 | ||
spotbugs: | ||
lastModifiedDate: 2024-04-19 | ||
1264: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-19 | ||
eslint: | ||
lastModifiedDate: 2024-03-19 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-03-19 | ||
armory: | ||
lastModifiedDate: 2024-03-19 | ||
policheck: | ||
lastModifiedDate: 2024-06-27 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-03-19 | ||
binskim: | ||
lastModifiedDate: 2024-03-19 | ||
spotbugs: | ||
lastModifiedDate: 2024-03-19 | ||
1271: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-27 | ||
eslint: | ||
lastModifiedDate: 2024-03-27 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-03-27 | ||
armory: | ||
lastModifiedDate: 2024-03-27 | ||
pipelines: | ||
1275: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-18 | ||
eslint: | ||
lastModifiedDate: 2024-03-18 | ||
armory: | ||
lastModifiedDate: 2024-03-18 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-04-19 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-03-18 | ||
binskim: | ||
lastModifiedDate: 2025-01-10 | ||
spotbugs: | ||
lastModifiedDate: 2024-04-19 | ||
1264: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-19 | ||
eslint: | ||
lastModifiedDate: 2024-03-19 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-03-19 | ||
armory: | ||
lastModifiedDate: 2024-03-19 | ||
policheck: | ||
lastModifiedDate: 2024-06-27 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-03-19 | ||
binskim: | ||
lastModifiedDate: 2025-01-10 | ||
spotbugs: | ||
lastModifiedDate: 2024-03-19 | ||
1271: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-03-27 | ||
eslint: | ||
lastModifiedDate: 2024-03-27 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-03-27 | ||
armory: | ||
lastModifiedDate: 2024-03-27 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,23 @@ | ||
{ | ||
"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": { | ||
"default": { | ||
"name": "default", | ||
"createdDate": "2024-09-09 19:35:36Z", | ||
"lastUpdatedDate": "2024-09-09 19:35:36Z" | ||
} | ||
}, | ||
"results": { | ||
"26445e3e484940d2d58c2ffc32ab3895fca4b1589d66e2f2dee2fa01f2c479fb": { | ||
"signature": "26445e3e484940d2d58c2ffc32ab3895fca4b1589d66e2f2dee2fa01f2c479fb", | ||
"alternativeSignatures": [], | ||
"memberOf": [ | ||
"default" | ||
], | ||
"createdDate": "2024-09-09 19:35:36Z" | ||
} | ||
} | ||
} | ||
{ | ||
"properties": { | ||
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines" | ||
}, | ||
"version": "1.0.0", | ||
"baselines": { | ||
"default": { | ||
"name": "default", | ||
"createdDate": "2024-09-09 19:35:36Z", | ||
"lastUpdatedDate": "2024-09-09 19:35:36Z" | ||
} | ||
}, | ||
"results": { | ||
"26445e3e484940d2d58c2ffc32ab3895fca4b1589d66e2f2dee2fa01f2c479fb": { | ||
"signature": "26445e3e484940d2d58c2ffc32ab3895fca4b1589d66e2f2dee2fa01f2c479fb", | ||
"alternativeSignatures": [], | ||
"memberOf": [ | ||
"default" | ||
], | ||
"createdDate": "2024-09-09 19:35:36Z" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.