Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/82315?format=api",
    "purl": "pkg:npm/%4075lb/deep-merge@1.1.2",
    "type": "npm",
    "namespace": "@75lb",
    "name": "deep-merge",
    "version": "1.1.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.1.2",
    "latest_non_vulnerable_version": "1.1.2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/259164?format=api",
            "vulnerability_id": "VCID-7gn3-9kh8-xfhn",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-38986",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00249",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48347",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-38986"
                },
                {
                    "reference_url": "https://gist.github.com/mestrtee/b20c3aee8bea16e1863933778da6e4cb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gist.github.com/mestrtee/b20c3aee8bea16e1863933778da6e4cb"
                },
                {
                    "reference_url": "https://github.com/75lb/deep-merge/commit/a68541fac3c2372f1ca67effad825990ad8046e1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/75lb/deep-merge/commit/a68541fac3c2372f1ca67effad825990ad8046e1"
                },
                {
                    "reference_url": "https://github.com/75lb/deep-merge/issues/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/75lb/deep-merge/issues/1"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38986",
                    "reference_id": "CVE-2024-38986",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38986"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-28mc-g557-92m7",
                    "reference_id": "GHSA-28mc-g557-92m7",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-28mc-g557-92m7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/82315?format=api",
                    "purl": "pkg:npm/%4075lb/deep-merge@1.1.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%254075lb/deep-merge@1.1.2"
                }
            ],
            "aliases": [
                "CVE-2024-38986",
                "GHSA-28mc-g557-92m7"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7gn3-9kh8-xfhn"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%254075lb/deep-merge@1.1.2"
}