Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/4345?format=api",
    "purl": "pkg:alpm/archlinux/wireshark-cli@3.4.6-1",
    "type": "alpm",
    "namespace": "archlinux",
    "name": "wireshark-cli",
    "version": "3.4.6-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.2.0-2",
    "latest_non_vulnerable_version": "3.4.10-1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6460?format=api",
            "vulnerability_id": "VCID-3jf6-8xhx-k7e9",
            "summary": "denial of service",
            "references": [
                {
                    "reference_url": "https://security.archlinux.org/ASA-202107-44",
                    "reference_id": "ASA-202107-44",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202107-44"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2160",
                    "reference_id": "AVG-2160",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Low",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2160"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/4346?format=api",
                    "purl": "pkg:alpm/archlinux/wireshark-cli@3.4.7-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wireshark-cli@3.4.7-1"
                }
            ],
            "aliases": [
                "CVE-2021-22235"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3jf6-8xhx-k7e9"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6476?format=api",
            "vulnerability_id": "VCID-feqr-4ghm-m7cr",
            "summary": "denial of service",
            "references": [
                {
                    "reference_url": "https://security.archlinux.org/ASA-202106-30",
                    "reference_id": "ASA-202106-30",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.archlinux.org/ASA-202106-30"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2037",
                    "reference_id": "AVG-2037",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Low",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2037"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/4345?format=api",
                    "purl": "pkg:alpm/archlinux/wireshark-cli@3.4.6-1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-3jf6-8xhx-k7e9"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wireshark-cli@3.4.6-1"
                }
            ],
            "aliases": [
                "CVE-2021-22222"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-feqr-4ghm-m7cr"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:alpm/archlinux/wireshark-cli@3.4.6-1"
}