diff --git a/.config/1espt/PipelineAutobaseliningConfig.yml b/.config/1espt/PipelineAutobaseliningConfig.yml index 4434d09aa..1d79c6488 100644 --- a/.config/1espt/PipelineAutobaseliningConfig.yml +++ b/.config/1espt/PipelineAutobaseliningConfig.yml @@ -1,21 +1,23 @@ ## 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: - 494: - retail: - binary: - credscan: - lastModifiedDate: 2024-03-13 - binskim: - lastModifiedDate: 2024-03-13 - spotbugs: - lastModifiedDate: 2024-03-13 - source: - credscan: - lastModifiedDate: 2024-03-13 - eslint: - lastModifiedDate: 2024-03-13 - psscriptanalyzer: - lastModifiedDate: 2024-03-13 - armory: - lastModifiedDate: 2024-03-13 +pipelines: + 494: + retail: + binary: + credscan: + lastModifiedDate: 2024-03-13 + binskim: + lastModifiedDate: 2025-01-14 + spotbugs: + lastModifiedDate: 2024-03-13 + source: + credscan: + lastModifiedDate: 2024-03-13 + eslint: + lastModifiedDate: 2024-03-13 + psscriptanalyzer: + lastModifiedDate: 2024-03-13 + armory: + lastModifiedDate: 2024-03-13 + policheck: + lastModifiedDate: 2024-10-03 diff --git a/.config/guardian/.gdnbaselines b/.config/guardian/.gdnbaselines index e0a1e0789..3b0587c60 100644 --- a/.config/guardian/.gdnbaselines +++ b/.config/guardian/.gdnbaselines @@ -1,29 +1,59 @@ -{ - "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-03-13 17:27:58Z", - "lastUpdatedDate": "2024-03-13 17:27:58Z" - } - }, - "results": { - "dadd4935cc62146c68a2bc507ab14dbdaa10b05aed99d1c0afcf677bd22a0dba": { - "signature": "dadd4935cc62146c68a2bc507ab14dbdaa10b05aed99d1c0afcf677bd22a0dba", - "alternativeSignatures": [], - "target": "artifacts/bin/Microsoft.TryDotNet.IntegrationTests/Release/net8.0/.playwright/package/ThirdPartyNotices.txt", - "line": 1240, - "memberOf": [ - "default" - ], - "tool": "credscan", - "ruleId": "CSCAN-GENERAL0030", - "createdDate": "2024-03-13 17:44:29Z", - "expirationDate": "2024-08-30 18:33:33Z", - "justification": "This error is baselined with an expiration date of 180 days from 2024-03-13 18:33:33Z" - } - } +{ + "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-03-13 17:27:58Z", + "lastUpdatedDate": "2024-03-13 17:27:58Z" + } + }, + "results": { + "dadd4935cc62146c68a2bc507ab14dbdaa10b05aed99d1c0afcf677bd22a0dba": { + "signature": "dadd4935cc62146c68a2bc507ab14dbdaa10b05aed99d1c0afcf677bd22a0dba", + "alternativeSignatures": [], + "target": "artifacts/bin/Microsoft.TryDotNet.IntegrationTests/Release/net8.0/.playwright/package/ThirdPartyNotices.txt", + "line": 1240, + "memberOf": [ + "default" + ], + "tool": "credscan", + "ruleId": "CSCAN-GENERAL0030", + "createdDate": "2024-03-13 17:44:29Z", + "expirationDate": "2024-08-30 18:33:33Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-13 18:33:33Z" + }, + "3ec292cb217c1e973263a062b6e0a9e0bfb4e78c7cb368721d8b4e5e4cd311d8": { + "signature": "3ec292cb217c1e973263a062b6e0a9e0bfb4e78c7cb368721d8b4e5e4cd311d8", + "alternativeSignatures": [ + "caf635d4adf2aeffacf88ac435f757ae914f1a0839911e2af0d290fabf363e9a" + ], + "target": "artifacts/bin/Microsoft.TryDotNet.IntegrationTests/Release/net8.0/.playwright/node/win32_x64/node.exe", + "memberOf": [ + "default" + ], + "tool": "binskim", + "ruleId": "BA2008", + "createdDate": "2025-01-14 21:49:34Z", + "expirationDate": "2025-07-03 22:04:51Z", + "justification": "This error is baselined with an expiration date of 180 days from 2025-01-14 22:04:51Z" + }, + "403451ac674370137138b205c09bfde2aec4a198f0bee7f5595958ce17f72943": { + "signature": "403451ac674370137138b205c09bfde2aec4a198f0bee7f5595958ce17f72943", + "alternativeSignatures": [ + "6fdaf9152b8ac610bb9f8021c612e0d1d8411a564c446ef7becefc903f6a24dc" + ], + "target": "artifacts/bin/Microsoft.TryDotNet.IntegrationTests/Release/net8.0/.playwright/package/bin/PrintDeps.exe", + "memberOf": [ + "default" + ], + "tool": "binskim", + "ruleId": "BA2008", + "createdDate": "2025-01-14 21:49:34Z", + "expirationDate": "2025-07-03 22:04:51Z", + "justification": "This error is baselined with an expiration date of 180 days from 2025-01-14 22:04:51Z" + } + } } \ No newline at end of file