From 81ac58dc50bfebc586502fcd1097fe863aae23dc Mon Sep 17 00:00:00 2001 From: Zhiwen Chen Date: Thu, 20 Aug 2026 16:15:33 -0700 Subject: [PATCH] Clear markdownlint findings in cve.md and releases.md The Lint Code Base check reports these on every release notes PR because both files are updated in place on each release and linted whole. - Trailing spaces on CVE rows in the 8.0, 9.0 and 10.0 timelines (MD009) - A space inside link text on one 10.0 row (MD039) - A duplicate [11.0.0-preview.7] definition in releases.md (MD053), left over from the April preview folder layout change. The definition above the end-of-life table is the one that renders; this one was dead text. Whitespace only, apart from the duplicate definition. No URL changes. --- release-notes/10.0/cve.md | 12 ++++++------ release-notes/8.0/cve.md | 6 +++--- release-notes/9.0/cve.md | 6 +++--- releases.md | 1 - 4 files changed, 12 insertions(+), 13 deletions(-) diff --git a/release-notes/10.0/cve.md b/release-notes/10.0/cve.md index c1c7a85856..20879abc34 100644 --- a/release-notes/10.0/cve.md +++ b/release-notes/10.0/cve.md @@ -47,16 +47,16 @@ Your app may be vulnerable to the following published security [CVEs](https://ww - [CVE-2026-32175 | .NET Core Tampering Vulnerability](https://github.com/dotnet/announcements/issues/396) - [CVE-2026-42899 | ASP.NET Core Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/397) - 10.0.7 (April 2026) - - [CVE-2026-40372 | ASP.NET Core Security Feature Bypass Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40372) + - [CVE-2026-40372 | ASP.NET Core Security Feature Bypass Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40372) - 10.0.6 (April 2026) - - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) - - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) - - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) - - [CVE-2026-32178 | .NET Spoofing Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32178) + - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) + - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) + - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) + - [CVE-2026-32178 | .NET Spoofing Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32178) - 10.0.5 (March 2026) - No new CVEs - 10.0.4 (March 2026) - - [CVE-2026-26130 | .NET Denial of Service Vulnerability ](https://github.com/dotnet/announcements/issues/385) + - [CVE-2026-26130 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/385) - [CVE-2026-26127 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/384) - [CVE-2026-26131 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/386) - 10.0.3 (February 2026) diff --git a/release-notes/8.0/cve.md b/release-notes/8.0/cve.md index 5fd0187b16..3fe823612e 100644 --- a/release-notes/8.0/cve.md +++ b/release-notes/8.0/cve.md @@ -47,9 +47,9 @@ Your app may be vulnerable to the following published security [CVEs](https://ww - [CVE-2026-32175 | .NET Core Tampering Vulnerability](https://github.com/dotnet/announcements/issues/396) - [CVE-2026-42899 | ASP.NET Core Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/397) - 8.0.26 (April 2026) - - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) - - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) - - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) + - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) + - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) + - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) - [CVE-2026-32178 | .NET Spoofing Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32178) - 8.0.25 (March 2026) - [CVE-2026-26130 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/385) diff --git a/release-notes/9.0/cve.md b/release-notes/9.0/cve.md index 0c5c1136c2..40b532a71b 100644 --- a/release-notes/9.0/cve.md +++ b/release-notes/9.0/cve.md @@ -47,9 +47,9 @@ Your app may be vulnerable to the following published security [CVEs](https://ww - [CVE-2026-32175 | .NET Core Tampering Vulnerability](https://github.com/dotnet/announcements/issues/396) - [CVE-2026-42899 | ASP.NET Core Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/397) - 9.0.15 (April 2026) - - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) - - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) - - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) + - [CVE-2026-26171 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26171) + - [CVE-2026-32203 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32203) + - [CVE-2026-33116 | .NET Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33116) - [CVE-2026-32178 | .NET Spoofing Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32178) - 9.0.14 (March 2026) - [CVE-2026-26130 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/385) diff --git a/releases.md b/releases.md index 4ed5adbec7..5dfd537010 100644 --- a/releases.md +++ b/releases.md @@ -47,5 +47,4 @@ The following table lists end-of-life releases. [2.0.9]: release-notes/2.0/2.0.9.md [1.1.13]: release-notes/1.1/1.1.13/1.1.13.md [1.0.16]: release-notes/1.0/1.0.16/1.0.16.md -[11.0.0-preview.7]: release-notes/11.0/preview/preview7/11.0.0-preview.7.md [policies]: release-policies.md