1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Upgrade graph

This commit is contained in:
Richard Lander
2025-12-09 17:39:58 -08:00
parent b554928299
commit 2145db6ca6
23 changed files with 258 additions and 91 deletions

View File

@@ -0,0 +1,106 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json",
"kind": "patch-version-index",
"title": ".NET 10.0.1 Patch Index",
"version": "10.0.1",
"date": "2025-12-09T00:00:00\u002B00:00",
"support_phase": "active",
"security": false,
"cve_count": 0,
"sdk_release": "10.0.101",
"sdk_feature_bands": [
"10.0.101"
],
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json"
},
"prev": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json",
"title": "Patch index"
},
"prev-security": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json",
"title": "Latest security patch"
},
"latest-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
"title": "SDK index"
},
"release-major": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json",
"title": "Major version index"
},
"release-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Release month index"
},
"releases-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
"title": "Release index"
},
"release-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/release.json",
"title": "10.0.1 Release Information",
"type": "application/json"
},
"release-notes-markdown": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/10.0.1.md",
"title": "Release Notes",
"type": "application/markdown"
},
"release-notes-markdown-rendered": {
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.1/10.0.1.md",
"title": "Release Notes (Rendered)",
"type": "application/markdown"
}
},
"_embedded": {
"sdk_release": {
"version": "10.0.101",
"band": "10.0.1xx",
"date": "2025-12-09T00:00:00\u002B00:00",
"label": ".NET SDK 10.0.1xx",
"support_phase": "active",
"_links": {
"release-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Release month index"
},
"release-patch": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json",
"title": "10.0.1"
},
"downloads": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
"title": ".NET SDK 10.0.1xx Downloads",
"type": "application/json"
}
}
},
"sdk_feature_bands": [
{
"version": "10.0.101",
"band": "10.0.1xx",
"date": "2025-12-09T00:00:00\u002B00:00",
"label": ".NET SDK 10.0.1xx",
"support_phase": "active",
"_links": {
"release-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Release month index"
},
"release-patch": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json",
"title": "10.0.1"
},
"downloads": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json",
"title": ".NET SDK 10.0.1xx Downloads",
"type": "application/json"
}
}
}
]
}
}

View File

@@ -3,7 +3,7 @@
"kind": "major-version-index",
"title": ".NET 10.0 Release Index",
"target_framework": "net10.0",
"latest": "10.0.0",
"latest": "10.0.1",
"latest_security": "10.0.0-rc.2",
"release_type": "lts",
"support_phase": "active",
@@ -19,7 +19,7 @@
"title": ".NET 10.0 Downloads"
},
"latest": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json",
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json",
"title": "Latest patch"
},
"latest-sdk": {
@@ -44,8 +44,8 @@
"type": "application/json"
},
"latest-release-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/release.json",
"title": "Latest release information (10.0.0)",
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/release.json",
"title": "Latest release information (10.0.1)",
"type": "application/json"
},
"target-frameworks-json": {
@@ -56,6 +56,25 @@
},
"_embedded": {
"releases": [
{
"version": "10.0.1",
"date": "2025-12-09T00:00:00\u002B00:00",
"year": "2025",
"month": "12",
"security": false,
"cve_count": 0,
"support_phase": "active",
"sdk_release": "10.0.101",
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json"
},
"release-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Release month index"
}
}
},
{
"version": "10.0.0",
"date": "2025-11-11T00:00:00\u002B00:00",

View File

@@ -3,7 +3,7 @@
"kind": "sdk-index",
"version": "10.0",
"title": ".NET SDK 10.0",
"latest": "10.0.100-rc.2.25502.107",
"latest": "10.0.101",
"latest_security": "10.0.100-rc.2.25502.107",
"latest_feature_band": "10.0.xx",
"_links": {
@@ -22,18 +22,18 @@
"_embedded": {
"feature_bands": [
{
"version": "10.0.100-rc.2.25502.107",
"version": "10.0.101",
"band": "10.0.xx",
"date": "2025-10-14T00:00:00-08:00",
"date": "2025-12-09T00:00:00-08:00",
"label": ".NET SDK 10.0.xx",
"support_phase": "active",
"_links": {
"release-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json",
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Release month index"
},
"release-patch": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json",
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json",
"title": "Patch index"
},
"downloads": {

View File

@@ -33,6 +33,11 @@
"title": "Linux Packages (Rendered)",
"type": "text/html"
},
"os-packages-json": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/os-packages.json",
"title": "OS Packages",
"type": "application/json"
},
"release-blog-rendered": {
"href": "https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/",
"title": "Announcing .NET 8",

View File

@@ -22,9 +22,9 @@
"title": ".NET Release Timeline Index"
},
"llms-txt": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.md",
"title": "LLM Quick Reference",
"type": "text/markdown"
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms.txt",
"title": "READ FIRST: AI navigation guide (links to full reference)",
"type": "text/plain"
}
},
"_embedded": {

View File

@@ -120,8 +120,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/286",
"title": "CVE-2023-36038"
"href": "https://github.com/dotnet/announcements/issues/286"
}
},
"fixes": [
@@ -151,8 +150,7 @@
"title": ".NET Elevation of Privilege Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/287",
"title": "CVE-2023-36049"
"href": "https://github.com/dotnet/announcements/issues/287"
}
},
"fixes": [
@@ -198,8 +196,7 @@
"title": ".NET Security Feature Bypass Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/288",
"title": "CVE-2023-36558"
"href": "https://github.com/dotnet/announcements/issues/288"
}
},
"fixes": [

View File

@@ -123,8 +123,7 @@
"title": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data provider Information Disclosure Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/292",
"title": "CVE-2024-0056"
"href": "https://github.com/dotnet/announcements/issues/292"
}
},
"fixes": [
@@ -151,8 +150,7 @@
"title": ".NET Security Feature Bypass Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/291",
"title": "CVE-2024-0057"
"href": "https://github.com/dotnet/announcements/issues/291"
}
},
"fixes": [
@@ -198,8 +196,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/290",
"title": "CVE-2024-21319"
"href": "https://github.com/dotnet/announcements/issues/290"
}
},
"fixes": [

View File

@@ -141,8 +141,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/295",
"title": "CVE-2024-21386"
"href": "https://github.com/dotnet/announcements/issues/295"
}
},
"fixes": [
@@ -188,8 +187,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/296",
"title": "CVE-2024-21404"
"href": "https://github.com/dotnet/announcements/issues/296"
}
},
"fixes": [

View File

@@ -137,8 +137,7 @@
"title": "Microsoft QUIC Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/300",
"title": "CVE-2024-26190"
"href": "https://github.com/dotnet/announcements/issues/300"
}
},
"fixes": [
@@ -176,8 +175,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/299",
"title": "CVE-2024-21392"
"href": "https://github.com/dotnet/announcements/issues/299"
}
},
"fixes": [

View File

@@ -137,8 +137,7 @@
"title": ".NET Elevation of Privilege Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/303",
"title": "CVE-2024-21409"
"href": "https://github.com/dotnet/announcements/issues/303"
}
},
"fixes": [

View File

@@ -171,8 +171,7 @@
"title": ".NET Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/307",
"title": "CVE-2024-30045"
"href": "https://github.com/dotnet/announcements/issues/307"
}
},
"fixes": [
@@ -210,8 +209,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/308",
"title": "CVE-2024-30046"
"href": "https://github.com/dotnet/announcements/issues/308"
}
},
"fixes": [

View File

@@ -124,8 +124,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/315",
"title": "CVE-2024-30105"
"href": "https://github.com/dotnet/announcements/issues/315"
}
},
"fixes": [
@@ -158,8 +157,7 @@
"title": ".NET Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/314",
"title": "CVE-2024-35264"
"href": "https://github.com/dotnet/announcements/issues/314"
}
},
"fixes": [
@@ -189,8 +187,7 @@
"title": ".NET Elevation of Privilege Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/313",
"title": "CVE-2024-38081"
"href": "https://github.com/dotnet/announcements/issues/313"
}
},
"fixes": [
@@ -223,8 +220,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/312",
"title": "CVE-2024-38095"
"href": "https://github.com/dotnet/announcements/issues/312"
}
},
"fixes": [

View File

@@ -93,8 +93,7 @@
"title": ".NET Information Disclosure Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/319",
"title": "CVE-2024-38167"
"href": "https://github.com/dotnet/announcements/issues/319"
}
},
"fixes": [
@@ -124,8 +123,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/320",
"title": "CVE-2024-38168"
"href": "https://github.com/dotnet/announcements/issues/320"
}
},
"fixes": [

View File

@@ -129,8 +129,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/327",
"title": "CVE-2024-43483"
"href": "https://github.com/dotnet/announcements/issues/327"
}
},
"fixes": [
@@ -174,8 +173,7 @@
"title": "(DoS) System.IO.Packaging - Multiple DoS vectors in use of SortedList",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/328",
"title": "CVE-2024-43484"
"href": "https://github.com/dotnet/announcements/issues/328"
}
},
"fixes": [
@@ -227,8 +225,7 @@
"title": "(DoS) Denial of Service attack against System.Text.Json ExtensionData feature",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/329",
"title": "CVE-2024-43485"
"href": "https://github.com/dotnet/announcements/issues/329"
}
},
"fixes": [
@@ -269,8 +266,7 @@
"title": ".NET Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/326",
"title": "CVE-2024-38229"
"href": "https://github.com/dotnet/announcements/issues/326"
}
},
"fixes": [

View File

@@ -94,8 +94,7 @@
"title": ".NET Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/334",
"title": "CVE-2024-43498"
"href": "https://github.com/dotnet/announcements/issues/334"
}
},
"fixes": [
@@ -128,8 +127,7 @@
"title": ".NET Core - DoS - (unbounded work factor) in NrbfDecoder component",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/333",
"title": "CVE-2024-43499"
"href": "https://github.com/dotnet/announcements/issues/333"
}
},
"fixes": [

View File

@@ -111,8 +111,7 @@
"title": ".NET Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/340",
"title": "CVE-2025-21171"
"href": "https://github.com/dotnet/announcements/issues/340"
}
},
"fixes": [
@@ -142,8 +141,7 @@
"title": ".NET and Visual Studio Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/339",
"title": "CVE-2025-21172"
"href": "https://github.com/dotnet/announcements/issues/339"
}
},
"fixes": [
@@ -181,8 +179,7 @@
"title": ".NET and Visual Studio Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/338",
"title": "CVE-2025-21176"
"href": "https://github.com/dotnet/announcements/issues/338"
}
},
"fixes": [
@@ -220,8 +217,7 @@
"title": ".NET Elevation of Privilege Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/337",
"title": "CVE-2025-21173"
"href": "https://github.com/dotnet/announcements/issues/337"
}
},
"fixes": [

View File

@@ -122,8 +122,7 @@
"title": ".NET Elevation of Privilege Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/348",
"title": "CVE-2025-24070"
"href": "https://github.com/dotnet/announcements/issues/348"
}
},
"fixes": [

View File

@@ -122,8 +122,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/352",
"title": "CVE-2025-26682"
"href": "https://github.com/dotnet/announcements/issues/352"
}
},
"fixes": [

View File

@@ -122,8 +122,7 @@
"title": ".NET and Visual Studio Spoofing Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/356",
"title": "CVE-2025-26646"
"href": "https://github.com/dotnet/announcements/issues/356"
}
},
"fixes": [

View File

@@ -122,8 +122,7 @@
"title": "DLL Hijacking Remote Code Execution Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/362",
"title": "CVE-2025-30399"
"href": "https://github.com/dotnet/announcements/issues/362"
}
},
"fixes": [

View File

@@ -128,8 +128,7 @@
"title": ".NET Information Disclosure Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/372",
"title": "CVE-2025-55248"
"href": "https://github.com/dotnet/announcements/issues/372"
}
},
"fixes": [
@@ -167,8 +166,7 @@
"title": ".NET Security Feature Bypass Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/371",
"title": "CVE-2025-55315"
"href": "https://github.com/dotnet/announcements/issues/371"
}
},
"fixes": [
@@ -209,8 +207,7 @@
"title": ".NET Denial of Service Vulnerability",
"_links": {
"self": {
"href": "https://github.com/dotnet/announcements/issues/370",
"title": "CVE-2025-55247"
"href": "https://github.com/dotnet/announcements/issues/370"
}
},
"fixes": [

View File

@@ -0,0 +1,56 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-timeline-index.json",
"kind": "month-index",
"title": ".NET Release Timeline Index - 2025-12",
"year": "2025",
"month": "12",
"security": false,
"latest_release": "10.0",
"releases": [
"10.0"
],
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json"
},
"prev": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
"title": "Release timeline index for 2025-11"
},
"prev-security": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json",
"title": "Release timeline index for 2025-10"
},
"timeline-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/index.json",
"title": ".NET Release Timeline Index"
},
"year-index": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/index.json",
"title": ".NET Release Timeline Index - 2025"
}
},
"_embedded": {
"releases": [
{
"version": "10.0.1",
"date": "2025-12-09T00:00:00\u002B00:00",
"year": "2025",
"month": "12",
"security": false,
"cve_count": 0,
"support_phase": "active",
"sdk_release": "10.0.101",
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json"
},
"latest-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
"title": ".NET SDK 10.0 Release Information"
}
}
}
]
}
}

View File

@@ -3,7 +3,7 @@
"kind": "year-index",
"title": ".NET Release Timeline Index - 2025",
"year": "2025",
"latest_month": "11",
"latest_month": "12",
"latest_security_month": "10",
"latest_release": "10.0",
"releases": [
@@ -20,8 +20,8 @@
"title": "Release timeline index for 2024"
},
"latest-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
"title": "Latest month (Release timeline index for 2025-11)"
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Latest month (Release timeline index for 2025-12)"
},
"latest-release": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json",
@@ -319,6 +319,23 @@
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json"
}
}
},
{
"month": "12",
"security": false,
"cve_count": 0,
"latest_release": "10.0",
"releases": [
"10.0"
],
"runtime_patches": [
"10.0.1"
],
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json"
}
}
}
],
"releases": [
@@ -335,12 +352,12 @@
"title": ".NET 10.0"
},
"latest-month": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json",
"title": "Latest month (2025-11)"
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json",
"title": "Latest month (2025-12)"
},
"latest-patch": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json",
"title": "Latest patch (10.0.0)"
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json",
"title": "Latest patch (10.0.1)"
}
}
},