Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/16348?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/16348?format=api", "vulnerability_id": "VCID-37fx-3tfg-8yev", "summary": "# Microsoft Security Advisory CVE-2024-21392: .NET Denial of Service Vulnerability\n\n## <a name=\"executive-summary\"></a>Executive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 8.0 . This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.\n\nA vulnerability exists in .NET where specially crafted requests may cause a resource leak, leading to a Denial of Service\n\n## Announcement\n\nAnnouncement for this issue can be found at https://github.com/dotnet/announcements/issues/299\n\n### <a name=\"mitigation-factors\"></a>Mitigation factors\n\nMicrosoft has not identified any mitigating factors for this vulnerability.\n\n## <a name=\"affected-software\"></a>Affected software\n\n* Any .NET 7.0 application running on .NET 7.0.16 or earlier.\n* Any .NET 8.0 application running on .NET 8.0.2 or earlier.\n\n## <a name=\"affected-packages\"></a>Affected Packages\nThe vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below\n\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.NETCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x86) | <= 7.0.16 | 7.0.17\n\n### <a name=\".NET 7\"></a>.NET 8.0\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.NETCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x86) | <= 8.0.2 | 8.0.3\n\n\n\n## Advisory FAQ\n\n### <a name=\"how-affected\"></a>How do I know if I am affected?\n\nIf you have a runtime or SDK with a version listed, or an affected package listed in [affected software](#affected-software), you're exposed to the vulnerability.\n\n### <a name=\"how-fix\"></a>How do I fix the issue?\n\n* To fix the issue please install the latest version of .NET 8.0 or .NET 7.0 or .NET 6.0. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET SDKs.\n* If you have .NET 6.0 or greater installed, you can list the versions you have installed by running the `dotnet --info` command. You will see output like the following;\n\n```\n.NET Core SDK (reflecting any global.json):\n\n Version: 8.0.200\n Commit: 8473146e7d\n\nRuntime Environment:\n\n OS Name: Windows\n OS Version: 10.0.18363\n OS Platform: Windows\n RID: win10-x64\n Base Path: C:\\Program Files\\dotnet\\sdk\\6.0.300\\\n\nHost (useful for support):\n\n Version: 8.0.3\n Commit: 8473146e7d\n\n.NET Core SDKs installed:\n\n 8.0.200 [C:\\Program Files\\dotnet\\sdk]\n\n.NET Core runtimes installed:\n\n Microsoft.AspNetCore.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]\n Microsoft.NETCore.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App]\n Microsoft.WindowsDesktop.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.WindowsDesktop.App]\n\nTo install additional .NET Core runtimes or SDKs:\n https://aka.ms/dotnet-download\n```\n\n* If you're using .NET 8.0, you should download and install .NET 8.0.3 Runtime or .NET 8.0.202 SDK (for Visual Studio 2022 v17.8) from https://dotnet.microsoft.com/download/dotnet-core/8.0.\n* If you're using .NET 7.0, you should download and install Runtime 7.0.17 or SDK 7.0.117 (for Visual Studio 2022 v17.4) from https://dotnet.microsoft.com/download/dotnet-core/7.0.\n\n.NET 7.0 and, .NET 8.0 updates are also available from Microsoft Update. To access this either type \"Check for updates\" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.\n\nOnce you have installed the updated runtime or SDK, restart your apps for the update to take effect.\n\nAdditionally, if you've deployed [self-contained applications](https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd) targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\n\n## Other Information\n\n### Reporting Security Issues\n\nIf you have found a potential security issue in .NET 8.0 or .NET 7.0 or .NET 6.0, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core & .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at <https://aka.ms/corebounty>.\n\n### Support\n\nYou can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime and https://github.com/dotnet/aspnet/. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.\n\n### Disclaimer\n\nThe information provided in this advisory is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.\n\n### External Links\n\n[CVE-2024-21392]( https://www.cve.org/CVERecord?id=CVE-2024-21392)\n\n### Revisions\n\nV1.0 (March 12, 2024): Advisory published.\n\n_Version 1.0_\n\n_Last Updated 2024-03-12_", "aliases": [ { "alias": "CVE-2024-21392" }, { "alias": "GHSA-5fxj-whcv-crrc" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/505299?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=aarch64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=aarch64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505300?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=armhf&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=armhf&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505301?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=armv7&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=armv7&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505303?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=s390x&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=s390x&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505302?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=ppc64le&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505304?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=x86&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=x86&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/505305?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=x86_64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=x86_64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495116?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=aarch64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=aarch64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495118?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=armv7&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=armv7&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495119?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=ppc64le&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495120?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=s390x&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=s390x&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495121?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=x86&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=x86&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495122?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=x86_64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=x86_64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/495117?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=armhf&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=armhf&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457526?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457530?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457531?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457532?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457533?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564015?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564016?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564017?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564018?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=loongarch64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=loongarch64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564019?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564021?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956897?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956900?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=loongarch64&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=loongarch64&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956901?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956903?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956905?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967892?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=loongarch64&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=loongarch64&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967894?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967895?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967896?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967897?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986017?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986023?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457525?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564022?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564023?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956902?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956904?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967893?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986018?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986021?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457527?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457528?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=loongarch64&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=loongarch64&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/457529?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=edge&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=edge&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/564020?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956898?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/956899?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.23&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.23&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967889?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967890?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/967891?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.21&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.21&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986019?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986020?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986022?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/986024?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/55746?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/55748?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/55763?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/55767?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/55775?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.17" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/145105?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145106?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62808?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145131?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145141?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145142?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62811?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145140?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/143773?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/310998?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/310999?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/81893?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/311000?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/311001?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/311002?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/311003?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/311004?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/79306?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/311005?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/311006?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/311007?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/311008?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/311009?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/79438?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/671351?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/671352?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@5.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/58050?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/311010?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/311011?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/79490?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/350390?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/350391?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/350392?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/350393?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/350394?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/350395?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/350396?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/350397?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/350398?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/71443?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/602624?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/602625?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/58051?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/58054?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.18", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.18" }, { "url": "http://public2.vulnerablecode.io/api/packages/619371?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.19", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.19" }, { "url": "http://public2.vulnerablecode.io/api/packages/619372?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.20", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.20" }, { "url": "http://public2.vulnerablecode.io/api/packages/59843?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.21", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.21" }, { "url": "http://public2.vulnerablecode.io/api/packages/59845?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.22", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.22" }, { "url": "http://public2.vulnerablecode.io/api/packages/671353?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.23", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.23" }, { "url": "http://public2.vulnerablecode.io/api/packages/671354?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.24", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.24" }, { "url": "http://public2.vulnerablecode.io/api/packages/671355?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.25", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.25" }, { "url": "http://public2.vulnerablecode.io/api/packages/671356?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.26", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.26" }, { "url": "http://public2.vulnerablecode.io/api/packages/671357?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/145107?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/58052?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/602626?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/602627?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/602628?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/602629?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/58053?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/58055?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/619373?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/619374?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/59844?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-e8qt-wbez-pygy" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/59846?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/671358?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/671359?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/671360?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/671361?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/145108?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62850?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/671362?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/145126?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145127?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145128?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62816?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145116?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145117?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145118?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62848?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145111?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145123?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145124?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/145134?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145135?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/57978?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/309405?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/309406?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/79567?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/350373?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/350374?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/350375?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/350376?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/350377?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/350378?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/350379?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/350380?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/350381?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/71447?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/602516?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/602517?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/57979?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/57982?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.18", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.18" }, { "url": "http://public2.vulnerablecode.io/api/packages/671102?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.19", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.19" }, { "url": "http://public2.vulnerablecode.io/api/packages/671103?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.20", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.20" }, { "url": "http://public2.vulnerablecode.io/api/packages/671104?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.21", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.21" }, { "url": "http://public2.vulnerablecode.io/api/packages/671105?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.22", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.22" }, { "url": "http://public2.vulnerablecode.io/api/packages/671106?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.23", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.23" }, { "url": "http://public2.vulnerablecode.io/api/packages/671107?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.24", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.24" }, { "url": "http://public2.vulnerablecode.io/api/packages/671108?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.25", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.25" }, { "url": "http://public2.vulnerablecode.io/api/packages/671109?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.26", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.26" }, { "url": "http://public2.vulnerablecode.io/api/packages/671110?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/145143?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/57980?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/602518?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/602519?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/602520?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/602521?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/57981?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/57983?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/671111?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/671112?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/671113?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/671114?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/671115?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/671116?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/671117?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/671118?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/145144?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62813?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/671119?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/145133?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145109?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145110?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/145129?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145130?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/671120?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview7-27912-14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview7-27912-14" }, { "url": "http://public2.vulnerablecode.io/api/packages/671121?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview8-28405-07", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview8-28405-07" }, { "url": "http://public2.vulnerablecode.io/api/packages/671122?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview9-19423-09", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-preview9-19423-09" }, { "url": "http://public2.vulnerablecode.io/api/packages/671123?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-rc1-19456-20", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0-rc1-19456-20" }, { "url": "http://public2.vulnerablecode.io/api/packages/143566?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/311989?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/311990?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/311991?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/143752?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-v2z1-w1v6-4ufg" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/307678?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-v2z1-w1v6-4ufg" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/307679?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-v2z1-w1v6-4ufg" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/307680?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-v2z1-w1v6-4ufg" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/82201?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/309260?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" }, { "vulnerability": "VCID-zy2q-8hz7-s7br" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/83151?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/311992?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/311993?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/311994?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/311995?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/311996?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/81868?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/311997?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/311998?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/311999?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/312000?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/312001?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/79300?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.18", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.18" }, { "url": "http://public2.vulnerablecode.io/api/packages/312002?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.19", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.19" }, { "url": "http://public2.vulnerablecode.io/api/packages/312003?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.20", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.20" }, { "url": "http://public2.vulnerablecode.io/api/packages/312004?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.21", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.21" }, { "url": "http://public2.vulnerablecode.io/api/packages/312005?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.22", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.22" }, { "url": "http://public2.vulnerablecode.io/api/packages/79432?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.23", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.23" }, { "url": "http://public2.vulnerablecode.io/api/packages/671124?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.24", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.24" }, { "url": "http://public2.vulnerablecode.io/api/packages/671125?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.25", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.25" }, { "url": "http://public2.vulnerablecode.io/api/packages/671126?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.26", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.26" }, { "url": "http://public2.vulnerablecode.io/api/packages/671127?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/671128?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.28", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.28" }, { "url": "http://public2.vulnerablecode.io/api/packages/671129?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.29", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.29" }, { "url": "http://public2.vulnerablecode.io/api/packages/671130?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.30", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.30" }, { "url": "http://public2.vulnerablecode.io/api/packages/671131?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.31", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.31" }, { "url": "http://public2.vulnerablecode.io/api/packages/671132?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.32", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@3.1.32" }, { "url": "http://public2.vulnerablecode.io/api/packages/143757?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/312006?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/312007?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-757k-8968-xkbx" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/81900?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/312008?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/312009?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/312010?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/312011?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/312012?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-4rcu-jd6x-ufeu" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-du1r-hgyq-z7c7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/79322?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/312013?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/312014?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/312015?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/312016?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/312017?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/79454?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/671133?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/671134?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@5.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/55886?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/312018?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/312019?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-69ua-s6h2-3uhc" }, { "vulnerability": "VCID-6j7g-pz7c-y7hd" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/79569?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/350364?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/350365?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/350366?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/350367?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/350368?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/350369?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/350370?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/350371?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/350372?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-meg5-59nq-fbgk" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/55887?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/55890?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/56850?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/56852?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/57991?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.18", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.18" }, { "url": "http://public2.vulnerablecode.io/api/packages/671135?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.19", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.19" }, { "url": "http://public2.vulnerablecode.io/api/packages/671136?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.20", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.20" }, { "url": "http://public2.vulnerablecode.io/api/packages/671137?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.21", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.21" }, { "url": "http://public2.vulnerablecode.io/api/packages/671138?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.22", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.22" }, { "url": "http://public2.vulnerablecode.io/api/packages/671139?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.23", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.23" }, { "url": "http://public2.vulnerablecode.io/api/packages/671140?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.24", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.24" }, { "url": "http://public2.vulnerablecode.io/api/packages/671141?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.25", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.25" }, { "url": "http://public2.vulnerablecode.io/api/packages/671142?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.26", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.26" }, { "url": "http://public2.vulnerablecode.io/api/packages/671143?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/145119?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/55888?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/356101?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/55889?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-j3sk-xvxc-9bea" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/55891?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/56851?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-wkgf-j6rb-kfht" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/56853?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jhk-pky7-kkh2" }, { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-bvc1-n8mt-pbf9" }, { "vulnerability": "VCID-fjrz-p8rx-5qgq" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-sv3w-aygm-pyh8" }, { "vulnerability": "VCID-tm15-qxm4-rff6" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/57992?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/616191?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/59400?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-fsp2-wpjy-x7gf" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/59401?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/671144?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/671145?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/671146?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/671147?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/671148?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/145120?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62814?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145132?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145121?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145122?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/62812?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145125?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145136?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145137?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/145138?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145139?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/145114?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/145115?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/145112?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" }, { "vulnerability": "VCID-43h5-59r3-4bhz" }, { "vulnerability": "VCID-r86f-g4es-jkcr" }, { "vulnerability": "VCID-ydm3-mrnn-dygy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/145113?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/93964?format=api", "purl": "pkg:rpm/redhat/dotnet7.0@7.0.117-1?arch=el8_9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.117-1%3Farch=el8_9" }, { "url": "http://public2.vulnerablecode.io/api/packages/93965?format=api", "purl": "pkg:rpm/redhat/dotnet7.0@7.0.117-1?arch=el9_3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.117-1%3Farch=el9_3" }, { "url": "http://public2.vulnerablecode.io/api/packages/93963?format=api", "purl": "pkg:rpm/redhat/dotnet8.0@8.0.103-1?arch=el8_9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.103-1%3Farch=el8_9" }, { "url": "http://public2.vulnerablecode.io/api/packages/93966?format=api", "purl": "pkg:rpm/redhat/dotnet8.0@8.0.103-2?arch=el9_3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-37fx-3tfg-8yev" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.103-2%3Farch=el9_3" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21392.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21392.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21392", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73228", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73219", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73176", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73183", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73202", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73133", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73178", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73164", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73154", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00752", "scoring_system": "epss", "scoring_elements": "0.73128", "published_at": "2026-04-07T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21392" }, { "reference_url": "https://github.com/dotnet/announcements/issues/299", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/announcements/issues/299" }, { "reference_url": "https://github.com/dotnet/runtime", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime" }, { "reference_url": "https://github.com/dotnet/runtime/commit/5a958edb63110d8090c92fd34e2ae6379b23f4db", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/commit/5a958edb63110d8090c92fd34e2ae6379b23f4db" }, { "reference_url": "https://github.com/dotnet/runtime/commit/e597140113b0bcfb47f80bc2a03c17a98fac14f3", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/commit/e597140113b0bcfb47f80bc2a03c17a98fac14f3" }, { "reference_url": "https://github.com/dotnet/runtime/issues/99621", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/issues/99621" }, { "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-5fxj-whcv-crrc", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-5fxj-whcv-crrc" }, { "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21392", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C" }, { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-03-12T19:02:46Z/" } ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21392" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21392", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21392" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268266", "reference_id": "2268266", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268266" }, { "reference_url": "https://github.com/advisories/GHSA-5fxj-whcv-crrc", "reference_id": "GHSA-5fxj-whcv-crrc", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-5fxj-whcv-crrc" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1308", "reference_id": "RHSA-2024:1308", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1308" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1309", "reference_id": "RHSA-2024:1309", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1309" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1310", "reference_id": "RHSA-2024:1310", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1310" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1311", "reference_id": "RHSA-2024:1311", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1311" }, { "reference_url": "https://usn.ubuntu.com/6693-1/", "reference_id": "USN-6693-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/6693-1/" } ], "weaknesses": [ { "cwe_id": 400, "name": "Uncontrolled Resource Consumption", "description": "The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-37fx-3tfg-8yev" }