Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61066?format=api",
    "purl": "pkg:conan/ua-nodeset@1.05.01",
    "type": "conan",
    "namespace": "",
    "name": "ua-nodeset",
    "version": "1.05.01",
    "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/42766?format=api",
            "vulnerability_id": "VCID-bebb-ztky-rbd3",
            "summary": "NULL Pointer Dereference\nThe OPC autogenerated ANSI C stack stubs (in the NodeSets) do not handle all error cases. This can lead to a NULL pointer dereference.",
            "references": [
                {
                    "reference_url": "https://files.opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2021-45117.pdf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://files.opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2021-45117.pdf"
                },
                {
                    "reference_url": "https://www.youtube.com/watch?v=qv-RBdCaV4k",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.youtube.com/watch?v=qv-RBdCaV4k"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45117",
                    "reference_id": "CVE-2021-45117",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45117"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61066?format=api",
                    "purl": "pkg:conan/ua-nodeset@1.05.01",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/ua-nodeset@1.05.01"
                }
            ],
            "aliases": [
                "CVE-2021-45117"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bebb-ztky-rbd3"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/ua-nodeset@1.05.01"
}