diff --git a/.config/1espt/PipelineAutobaseliningConfig.yml b/.config/1espt/PipelineAutobaseliningConfig.yml new file mode 100644 index 0000000000..a46c8ef6dc --- /dev/null +++ b/.config/1espt/PipelineAutobaseliningConfig.yml @@ -0,0 +1,21 @@ +## 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: + 1110: + retail: + binary: + credscan: + lastModifiedDate: 2024-03-06 + binskim: + lastModifiedDate: 2024-03-06 + spotbugs: + lastModifiedDate: 2024-03-06 + source: + credscan: + lastModifiedDate: 2024-03-06 + eslint: + lastModifiedDate: 2024-03-06 + psscriptanalyzer: + lastModifiedDate: 2024-03-06 + armory: + lastModifiedDate: 2024-03-06 diff --git a/.config/guardian/.gdnbaselines b/.config/guardian/.gdnbaselines new file mode 100644 index 0000000000..afb198073d --- /dev/null +++ b/.config/guardian/.gdnbaselines @@ -0,0 +1,93 @@ +{ + "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-06 21:08:31Z", + "lastUpdatedDate": "2024-03-06 21:08:31Z" + } + }, + "results": { + "31128318971be3d77cbd3aaf7b6a06d65b1874334a143ee500c7fccb5aa89427": { + "signature": "31128318971be3d77cbd3aaf7b6a06d65b1874334a143ee500c7fccb5aa89427", + "alternativeSignatures": [ + "9106dc3b9a335702dc4feeeed54285f07d8a06494f38fc23167f6158793928dc" + ], + "target": "eng/common/SetupNugetSources.ps1", + "line": 38, + "memberOf": [ + "default" + ], + "tool": "psscriptanalyzer", + "ruleId": "PSAvoidUsingUsernameAndPasswordParams", + "createdDate": "2024-03-06 21:08:31Z", + "expirationDate": "2024-08-23 23:30:43Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-06 23:30:43Z" + }, + "992b26983b997813a410dfc25048f3b218c6fc02fc14a5c2ad431ec8e022ac79": { + "signature": "992b26983b997813a410dfc25048f3b218c6fc02fc14a5c2ad431ec8e022ac79", + "alternativeSignatures": [ + "23e97da32b7142c282727c96d07fd5ce6aefd6ef26f02e91cb471eb7863542f8" + ], + "target": "eng/common/SetupNugetSources.ps1", + "line": 56, + "memberOf": [ + "default" + ], + "tool": "psscriptanalyzer", + "ruleId": "PSAvoidUsingUsernameAndPasswordParams", + "createdDate": "2024-03-06 21:08:31Z", + "expirationDate": "2024-08-23 23:30:43Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-06 23:30:43Z" + }, + "53b10a5fb6059b0b229ad32c6278123a5603386f65d9e1c5684a2333f2e1dc62": { + "signature": "53b10a5fb6059b0b229ad32c6278123a5603386f65d9e1c5684a2333f2e1dc62", + "alternativeSignatures": [ + "cd7b0b0937cfa32a98962a528bd99ede0181ae41a609df430f35fd30763166c4" + ], + "target": "eng/common/SetupNugetSources.ps1", + "line": 88, + "memberOf": [ + "default" + ], + "tool": "psscriptanalyzer", + "ruleId": "PSAvoidUsingUsernameAndPasswordParams", + "createdDate": "2024-03-06 21:08:31Z", + "expirationDate": "2024-08-23 23:30:43Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-06 23:30:43Z" + }, + "2c5f3fa8b37f6dfb1ec7cb1bc64d39a43a9a0184f317d7bd5811d734da9c8626": { + "signature": "2c5f3fa8b37f6dfb1ec7cb1bc64d39a43a9a0184f317d7bd5811d734da9c8626", + "alternativeSignatures": [ + "795ef944edceb1b07d6dd64cd3cc30a0d4d874a6dc6f5bc6f6834d2cdcef5e75" + ], + "target": "artifacts/pkgassets/Microsoft.ML.Mkl.Redist/runtimes/win-x86/native/MklImports.dll", + "memberOf": [ + "default" + ], + "tool": "binskim", + "ruleId": "BA2008", + "createdDate": "2024-03-06 21:13:53Z", + "expirationDate": "2024-08-23 23:30:43Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-06 23:30:43Z" + }, + "17d4115eadce781703d1e090f3c05e73f84fbbab513a1d4c8cd60b54dc8efe8c": { + "signature": "17d4115eadce781703d1e090f3c05e73f84fbbab513a1d4c8cd60b54dc8efe8c", + "alternativeSignatures": [ + "be452f644ec14427721109f8264e8074b2a0276ec71a0cd72e41ccbe33094c7f" + ], + "target": "artifacts/pkgassets/Microsoft.ML.Mkl.Redist/runtimes/win-x64/native/MklImports.dll", + "memberOf": [ + "default" + ], + "tool": "binskim", + "ruleId": "BA2008", + "createdDate": "2024-03-06 21:36:33Z", + "expirationDate": "2024-08-23 23:30:43Z", + "justification": "This error is baselined with an expiration date of 180 days from 2024-03-06 23:30:43Z" + } + } +} \ No newline at end of file