Skip to content

Commit

Permalink
Onboard the official build to 1ES pipeline templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriySvyryd committed Mar 25, 2024
1 parent ee2617e commit 8000637
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 251 deletions.
41 changes: 41 additions & 0 deletions .config/guardian/.gdnbaselines
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"hydrated": true,
"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 contains identifying data. It is **NOT** safe to check into your repo. To dehydrate this file, run `guardian dehydrate --help` and follow the guidance."
},
"version": "1.0.0",
"baselines": {
"default": {
"name": "default",
"createdDate": "2024-03-18 17:50:11Z",
"lastUpdatedDate": "2024-03-18 17:50:11Z"
}
},
"results": {
"669098c2981b719b462da19de85b79975f42c84324e2a97495a071d3be667770": {
"signature": "669098c2981b719b462da19de85b79975f42c84324e2a97495a071d3be667770",
"alternativeSignatures": [],
"target": "azure-pipelines-public.yml",
"line": 296,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0060",
"createdDate": "2024-03-18 17:50:11Z"
},
"07b47302c50eb284f09501218f012eb0ea54edf3d8ae1a3737f1bd5083da699a": {
"signature": "07b47302c50eb284f09501218f012eb0ea54edf3d8ae1a3737f1bd5083da699a",
"alternativeSignatures": [],
"target": "azure-pipelines.yml",
"line": 222,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0060",
"createdDate": "2024-03-18 17:50:11Z"
}
}
}
2 changes: 1 addition & 1 deletion .config/tsaoptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"instanceUrl": "https://devdiv.visualstudio.com/",
"iterationPath": "DevDiv",
"notificationAliases": [
"aspnetcore-build@microsoft.com"
"efdatateam@microsoft.com"
],
"projectName": "DEVDIV",
"repositoryName": "efcore",
Expand Down
Loading

0 comments on commit 8000637

Please sign in to comment.