Skip to content

Commit 457533e

Browse files
richlanderCopilot
andcommitted
Add April 2026 CVE graph data
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 96c4e35 commit 457533e

121 files changed

Lines changed: 1467 additions & 126 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

release-notes/11.0/index.json

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"kind": "major",
44
"title": ".NET Major Release Index - 11.0",
55
"target_framework": "net11.0",
6-
"latest_patch": "11.0.0-preview.2",
7-
"latest_patch_date": "2026-03-10T00:00:00\u002B00:00",
6+
"latest_patch": "11.0.0-preview.3",
7+
"latest_patch_date": "2026-04-14T00:00:00\u002B00:00",
88
"release_type": "sts",
99
"support_phase": "preview",
1010
"supported": false,
@@ -19,12 +19,12 @@
1919
"title": "Downloads - .NET 11.0"
2020
},
2121
"latest-month": {
22-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/03/index.json",
23-
"title": "Latest month - March 2026"
22+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json",
23+
"title": "Latest month - April 2026"
2424
},
2525
"latest-patch": {
26-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/11.0.0-preview.2/index.json",
27-
"title": "Latest patch - 11.0.0-preview.2"
26+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/11.0.0-preview.3/index.json",
27+
"title": "Latest patch - 11.0.0-preview.3"
2828
},
2929
"manifest": {
3030
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/manifest.json",
@@ -37,6 +37,23 @@
3737
},
3838
"_embedded": {
3939
"patches": [
40+
{
41+
"version": "11.0.0-preview.3",
42+
"date": "2026-04-14T00:00:00\u002B00:00",
43+
"year": "2026",
44+
"month": "04",
45+
"security": false,
46+
"support_phase": "preview",
47+
"sdk_version": "11.0.100-preview.3.26207.106",
48+
"_links": {
49+
"self": {
50+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/index.json"
51+
},
52+
"month": {
53+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json"
54+
}
55+
}
56+
},
4057
{
4158
"version": "11.0.0-preview.2",
4259
"date": "2026-03-10T00:00:00\u002B00:00",
@@ -74,20 +91,20 @@
7491
],
7592
"sdk_feature_bands": [
7693
{
77-
"version": "11.0.100-preview.2.26159.112",
94+
"version": "11.0.100-preview.3.26207.106",
7895
"band": "11.0.xx",
79-
"date": "2026-03-10T00:00:00-08:00",
96+
"date": "2026-04-14T00:00:00-08:00",
8097
"label": ".NET SDK 11.0.xx",
8198
"support_phase": "preview",
8299
"_links": {
83100
"downloads": {
84101
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/downloads/sdk-11.0.xx.json"
85102
},
86103
"month": {
87-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/03/index.json"
104+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json"
88105
},
89106
"patch": {
90-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview2/index.json"
107+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/index.json"
91108
}
92109
}
93110
}

release-notes/11.0/manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"title": ".NET 11 Downloads",
2929
"type": "text/html"
3030
},
31-
"os-packages-json": {
32-
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/os-packages.json",
33-
"title": "OS Packages",
34-
"type": "application/json"
35-
},
3631
"supported-os-html": {
3732
"href": "https://github.com/dotnet/core/blob/main/release-notes/11.0/supported-os.md",
3833
"title": "Supported OSes (HTML)",
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
3+
"kind": "patch",
4+
"title": ".NET Patch Release Index - 11.0.0-preview.3",
5+
"version": "11.0.0-preview.3",
6+
"date": "2026-04-14T00:00:00\u002B00:00",
7+
"support_phase": "preview",
8+
"security": false,
9+
"prev_patch_date": "2026-03-10T00:00:00\u002B00:00",
10+
"sdk_version": "11.0.100-preview.3.26207.106",
11+
"sdk_feature_bands": [
12+
"11.0.100-preview.3.26207.106"
13+
],
14+
"_links": {
15+
"self": {
16+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/index.json"
17+
},
18+
"prev-patch": {
19+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview2/index.json",
20+
"title": "Previous patch release - 11.0.0-preview.2"
21+
},
22+
"downloads": {
23+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/downloads/index.json",
24+
"title": "Downloads - .NET 11.0"
25+
},
26+
"major": {
27+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/index.json",
28+
"title": ".NET Major Release Index - 11.0"
29+
},
30+
"month": {
31+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json",
32+
"title": ".NET Month Timeline Index - April 2026"
33+
},
34+
"root": {
35+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
36+
"title": ".NET Release Index"
37+
},
38+
"release-json": {
39+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/release.json",
40+
"title": "Release information",
41+
"type": "application/json"
42+
}
43+
},
44+
"_embedded": {
45+
"runtime": {
46+
"version": "11.0.0-preview.3",
47+
"_links": {
48+
"release-notes": {
49+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/11.0.0-preview.3.md",
50+
"type": "application/markdown"
51+
}
52+
}
53+
},
54+
"sdk": {
55+
"version": "11.0.100-preview.3.26207.106",
56+
"band": "11.0.1xx",
57+
"date": "2026-04-14T00:00:00\u002B00:00",
58+
"label": ".NET SDK 11.0.1xx",
59+
"_links": {
60+
"downloads": {
61+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/downloads/sdk-11.0.1xx.json"
62+
},
63+
"release-notes": {
64+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/11.0.0-preview.3.md",
65+
"type": "application/markdown"
66+
}
67+
}
68+
},
69+
"sdk_feature_bands": [
70+
{
71+
"version": "11.0.100-preview.3.26207.106",
72+
"band": "11.0.1xx",
73+
"date": "2026-04-14T00:00:00\u002B00:00",
74+
"label": ".NET SDK 11.0.1xx",
75+
"_links": {
76+
"downloads": {
77+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/downloads/sdk-11.0.1xx.json"
78+
},
79+
"release-notes": {
80+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/11.0.0-preview.3.md",
81+
"type": "application/markdown"
82+
}
83+
}
84+
}
85+
],
86+
"documentation": {
87+
"aspnetcore": {
88+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/aspnetcore.md",
89+
"type": "application/markdown"
90+
},
91+
"containers": {
92+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/containers.md",
93+
"type": "application/markdown"
94+
},
95+
"csharp": {
96+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/csharp.md",
97+
"type": "application/markdown"
98+
},
99+
"dotnetmaui": {
100+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/dotnetmaui.md",
101+
"type": "application/markdown"
102+
},
103+
"efcore": {
104+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/efcore.md",
105+
"type": "application/markdown"
106+
},
107+
"fsharp": {
108+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/fsharp.md",
109+
"type": "application/markdown"
110+
},
111+
"libraries": {
112+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/libraries.md",
113+
"type": "application/markdown"
114+
},
115+
"runtime": {
116+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/runtime.md",
117+
"type": "application/markdown"
118+
},
119+
"sdk": {
120+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/sdk.md",
121+
"type": "application/markdown"
122+
},
123+
"wpf": {
124+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/11.0/preview/preview3/wpf.md",
125+
"type": "application/markdown"
126+
}
127+
}
128+
}
129+
}
Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
3+
"kind": "patch",
4+
"title": ".NET Patch Release Index - 8.0.26",
5+
"version": "8.0.26",
6+
"date": "2026-04-14T00:00:00\u002B00:00",
7+
"support_phase": "active",
8+
"security": true,
9+
"cve_records": [
10+
"CVE-2026-26171",
11+
"CVE-2026-32178",
12+
"CVE-2026-32203",
13+
"CVE-2026-33116"
14+
],
15+
"prev_patch_date": "2026-03-10T00:00:00\u002B00:00",
16+
"prev_security_patch_date": "2026-03-10T00:00:00\u002B00:00",
17+
"sdk_version": "8.0.420",
18+
"sdk_feature_bands": [
19+
"8.0.420",
20+
"8.0.126"
21+
],
22+
"_links": {
23+
"self": {
24+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/index.json"
25+
},
26+
"prev-patch": {
27+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.25/index.json",
28+
"title": "Previous patch release - 8.0.25"
29+
},
30+
"prev-security-patch": {
31+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.25/index.json",
32+
"title": "Previous security patch release - 8.0.25"
33+
},
34+
"downloads": {
35+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/downloads/index.json",
36+
"title": "Downloads - .NET 8.0"
37+
},
38+
"major": {
39+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/index.json",
40+
"title": ".NET Major Release Index - 8.0"
41+
},
42+
"month": {
43+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json",
44+
"title": ".NET Month Timeline Index - April 2026"
45+
},
46+
"root": {
47+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
48+
"title": ".NET Release Index"
49+
},
50+
"security-disclosures": {
51+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/index.json",
52+
"title": "Security disclosures - April 2026"
53+
},
54+
"cve-json": {
55+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2026/04/cve.json",
56+
"title": "CVE records - April 2026",
57+
"type": "application/json"
58+
},
59+
"release-json": {
60+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/release.json",
61+
"title": "Release information",
62+
"type": "application/json"
63+
}
64+
},
65+
"_embedded": {
66+
"runtime": {
67+
"version": "8.0.26",
68+
"_links": {
69+
"release-notes": {
70+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/8.0.26.md",
71+
"type": "application/markdown"
72+
}
73+
}
74+
},
75+
"sdk": {
76+
"version": "8.0.420",
77+
"band": "8.0.4xx",
78+
"date": "2026-04-14T00:00:00\u002B00:00",
79+
"label": ".NET SDK 8.0.4xx",
80+
"_links": {
81+
"downloads": {
82+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/downloads/sdk-8.0.4xx.json"
83+
},
84+
"release-notes": {
85+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/8.0.26.md",
86+
"type": "application/markdown"
87+
}
88+
}
89+
},
90+
"sdk_feature_bands": [
91+
{
92+
"version": "8.0.420",
93+
"band": "8.0.4xx",
94+
"date": "2026-04-14T00:00:00\u002B00:00",
95+
"label": ".NET SDK 8.0.4xx",
96+
"_links": {
97+
"downloads": {
98+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/downloads/sdk-8.0.4xx.json"
99+
},
100+
"release-notes": {
101+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/8.0.26.md",
102+
"type": "application/markdown"
103+
}
104+
}
105+
},
106+
{
107+
"version": "8.0.126",
108+
"band": "8.0.1xx",
109+
"date": "2026-04-14T00:00:00\u002B00:00",
110+
"label": ".NET SDK 8.0.1xx",
111+
"_links": {
112+
"downloads": {
113+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/downloads/sdk-8.0.1xx.json"
114+
},
115+
"release-notes": {
116+
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/8.0.26/8.0.126.md",
117+
"type": "application/markdown"
118+
}
119+
}
120+
}
121+
]
122+
}
123+
}

0 commit comments

Comments
 (0)