Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/2185?format=api",
    "purl": "pkg:alpm/archlinux/qutebrowser@2.3.1-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "qutebrowser",
    "version": "2.3.1-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/5160?format=api",
            "vulnerability_id": "VCID-w7x9-dv38-zffq",
            "summary": "arbitrary code execution",
            "references": [
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/qutebrowser/PYSEC-2021-382.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/qutebrowser/PYSEC-2021-382.yaml"
                },
                {
                    "reference_url": "https://github.com/qutebrowser/qutebrowser",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/qutebrowser/qutebrowser"
                },
                {
                    "reference_url": "https://github.com/qutebrowser/qutebrowser/commit/8f46ba3f6dc7b18375f7aa63c48a1fe461190430",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/qutebrowser/qutebrowser/commit/8f46ba3f6dc7b18375f7aa63c48a1fe461190430"
                },
                {
                    "reference_url": "https://github.com/qutebrowser/qutebrowser/security/advisories/GHSA-vw27-fwjf-5qxm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/qutebrowser/qutebrowser/security/advisories/GHSA-vw27-fwjf-5qxm"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2491",
                    "reference_id": "AVG-2491",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2491"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41146",
                    "reference_id": "CVE-2021-41146",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41146"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vw27-fwjf-5qxm",
                    "reference_id": "GHSA-vw27-fwjf-5qxm",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vw27-fwjf-5qxm"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2021-41146",
                "GHSA-vw27-fwjf-5qxm",
                "PYSEC-2021-382"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w7x9-dv38-zffq"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/qutebrowser@2.3.1-1"
}