Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61077?format=api",
    "purl": "pkg:conan/libsndfile@1.1.10",
    "type": "conan",
    "namespace": "",
    "name": "libsndfile",
    "version": "1.1.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.2.0",
    "latest_non_vulnerable_version": "1.2.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4948?format=api",
            "vulnerability_id": "VCID-tmd3-e1h3-nfb6",
            "summary": "",
            "references": [
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027690",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027690"
                },
                {
                    "reference_url": "https://github.com/libsndfile/libsndfile/issues/731",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/libsndfile/libsndfile/issues/731"
                },
                {
                    "reference_url": "https://github.com/libsndfile/libsndfile/pull/732/commits/4c30646abf7834e406f7e2429c70bc254e18beab",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/libsndfile/libsndfile/pull/732/commits/4c30646abf7834e406f7e2429c70bc254e18beab"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2704",
                    "reference_id": "AVG-2704",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2704"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-2705",
                    "reference_id": "AVG-2705",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-2705"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4156",
                    "reference_id": "CVE-2021-4156",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4156"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61078?format=api",
                    "purl": "pkg:conan/libsndfile@1.2.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libsndfile@1.2.0"
                }
            ],
            "aliases": [
                "CVE-2021-4156"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tmd3-e1h3-nfb6"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libsndfile@1.1.10"
}