Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0] Onboard the official build to 1ES pipeline templates #33304

Merged
merged 1 commit into from
Apr 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 18:56:14Z",
"lastUpdatedDate": "2024-03-18 18:56:14Z"
}
},
"results": {
"669098c2981b719b462da19de85b79975f42c84324e2a97495a071d3be667770": {
"signature": "669098c2981b719b462da19de85b79975f42c84324e2a97495a071d3be667770",
"alternativeSignatures": [],
"target": "azure-pipelines-public.yml",
"line": 301,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0060",
"createdDate": "2024-03-18 18:56:14Z"
},
"07b47302c50eb284f09501218f012eb0ea54edf3d8ae1a3737f1bd5083da699a": {
"signature": "07b47302c50eb284f09501218f012eb0ea54edf3d8ae1a3737f1bd5083da699a",
"alternativeSignatures": [],
"target": "azure-pipelines.yml",
"line": 223,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0060",
"createdDate": "2024-03-18 18:56:14Z"
}
}
}
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
Loading