Add missing cve-list property

Add CVE for security vulnerability fixed in 5.0.11.
This commit is contained in:
Martin Costello 2021-10-12 19:14:27 +01:00 committed by GitHub
parent 190380cc06
commit 4d2d4f013e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,12 @@
"release-date": "2021-10-12",
"release-version": "5.0.11",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2021-41355",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41355"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.11/5.0.11.md",
"runtime": {
"version": "5.0.11",