Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/384787?format=api",
    "purl": "pkg:apk/alpine/wolfssl@5.4.0-r0?arch=riscv64&distroversion=edge&reponame=community",
    "type": "apk",
    "namespace": "alpine",
    "name": "wolfssl",
    "version": "5.4.0-r0",
    "qualifiers": {
        "arch": "riscv64",
        "distroversion": "edge",
        "reponame": "community"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "5.5.1-r0",
    "latest_non_vulnerable_version": "5.9.1-r0",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/199827?format=api",
            "vulnerability_id": "VCID-jdp3-p2xr-67h3",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-34293",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00956",
                            "scoring_system": "epss",
                            "scoring_elements": "0.76743",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-34293"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016981",
                    "reference_id": "1016981",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016981"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/384787?format=api",
                    "purl": "pkg:apk/alpine/wolfssl@5.4.0-r0?arch=riscv64&distroversion=edge&reponame=community",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/wolfssl@5.4.0-r0%3Farch=riscv64&distroversion=edge&reponame=community"
                }
            ],
            "aliases": [
                "CVE-2022-34293"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jdp3-p2xr-67h3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/wolfssl@5.4.0-r0%3Farch=riscv64&distroversion=edge&reponame=community"
}