Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/171486?format=api",
    "purl": "pkg:ebuild/app-text/djvu@3.5.25.3",
    "type": "ebuild",
    "namespace": "app-text",
    "name": "djvu",
    "version": "3.5.25.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "3.5.25.3",
    "latest_non_vulnerable_version": "3.5.27-r2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/78399?format=api",
            "vulnerability_id": "VCID-zrvu-xq2d-v7bx",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-6535",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.05355",
                            "scoring_system": "epss",
                            "scoring_elements": "0.90219",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-6535"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201402-13",
                    "reference_id": "GLSA-201402-13",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201402-13"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/2056-1/",
                    "reference_id": "USN-2056-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/2056-1/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/171486?format=api",
                    "purl": "pkg:ebuild/app-text/djvu@3.5.25.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/app-text/djvu@3.5.25.3"
                }
            ],
            "aliases": [
                "CVE-2012-6535"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zrvu-xq2d-v7bx"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/app-text/djvu@3.5.25.3"
}