Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/41737?format=api",
    "purl": "pkg:cargo/uv@0.11.15",
    "type": "cargo",
    "namespace": "",
    "name": "uv",
    "version": "0.11.15",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/213099?format=api",
            "vulnerability_id": "VCID-xky2-mzzq-zqad",
            "summary": "uv is vulnerable to arbitrary file write through entry point names",
            "references": [
                {
                    "reference_url": "https://github.com/advisories/GHSA-4gg8-gxpx-9rph",
                    "reference_id": "GHSA-4gg8-gxpx-9rph",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-4gg8-gxpx-9rph"
                },
                {
                    "reference_url": "https://github.com/astral-sh/uv/security/advisories/GHSA-4gg8-gxpx-9rph",
                    "reference_id": "GHSA-4gg8-gxpx-9rph",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/astral-sh/uv/security/advisories/GHSA-4gg8-gxpx-9rph"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/41737?format=api",
                    "purl": "pkg:cargo/uv@0.11.15",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/uv@0.11.15"
                }
            ],
            "aliases": [
                "GHSA-4gg8-gxpx-9rph"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xky2-mzzq-zqad"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/uv@0.11.15"
}