Lookup for vulnerable packages by Package URL.

GET /api/packages/81452?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/81452?format=api",
    "purl": "pkg:pypi/jupyter-scheduler@1.2.1",
    "type": "pypi",
    "namespace": "",
    "name": "jupyter-scheduler",
    "version": "1.2.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.8.2",
    "latest_non_vulnerable_version": "2.5.2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/251115?format=api",
            "vulnerability_id": "VCID-pfa3-r9g5-kbdq",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28188",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0018",
                            "scoring_system": "epss",
                            "scoring_elements": "0.39309",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28188"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter-scheduler/commit/06435a2277bb2b8f441ec9cedafa474572b92c5d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jupyter-server/jupyter-scheduler/commit/06435a2277bb2b8f441ec9cedafa474572b92c5d"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter-scheduler/commit/a621b386397280cc8ee5a208dca4607cb71cdd65",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jupyter-server/jupyter-scheduler/commit/a621b386397280cc8ee5a208dca4607cb71cdd65"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter-scheduler/commit/d428ac871909444e175ba421bf8ab4980d6ebf9f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jupyter-server/jupyter-scheduler/commit/d428ac871909444e175ba421bf8ab4980d6ebf9f"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter-scheduler/commit/f4137a779fdf0cc4a9688a42dd8c6e7ade60f044",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jupyter-server/jupyter-scheduler/commit/f4137a779fdf0cc4a9688a42dd8c6e7ade60f044"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter_server/pull/1392",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/jupyter-server/jupyter_server/pull/1392"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28188",
                    "reference_id": "CVE-2024-28188",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28188"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-v9g2-g7j4-4jxc",
                    "reference_id": "GHSA-v9g2-g7j4-4jxc",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-v9g2-g7j4-4jxc"
                },
                {
                    "reference_url": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc",
                    "reference_id": "GHSA-v9g2-g7j4-4jxc",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/jupyter-server/jupyter-scheduler/security/advisories/GHSA-v9g2-g7j4-4jxc"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81450?format=api",
                    "purl": "pkg:pypi/jupyter-scheduler@1.1.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-scheduler@1.1.6"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81452?format=api",
                    "purl": "pkg:pypi/jupyter-scheduler@1.2.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-scheduler@1.2.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81448?format=api",
                    "purl": "pkg:pypi/jupyter-scheduler@1.8.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-scheduler@1.8.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81446?format=api",
                    "purl": "pkg:pypi/jupyter-scheduler@2.5.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-scheduler@2.5.2"
                }
            ],
            "aliases": [
                "CVE-2024-28188",
                "GHSA-v9g2-g7j4-4jxc"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pfa3-r9g5-kbdq"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-scheduler@1.2.1"
}