Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/9691?format=api",
    "purl": "pkg:pypi/openpyxl@2.4.1",
    "type": "pypi",
    "namespace": "",
    "name": "openpyxl",
    "version": "2.4.1",
    "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/6326?format=api",
            "vulnerability_id": "VCID-m698-mm6j-rfbw",
            "summary": "xml external entity injection",
            "references": [
                {
                    "reference_url": "https://bitbucket.org/openpyxl/openpyxl/commits/3b4905f428e1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bitbucket.org/openpyxl/openpyxl/commits/3b4905f428e1"
                },
                {
                    "reference_url": "https://bitbucket.org/openpyxl/openpyxl/issues/749",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bitbucket.org/openpyxl/openpyxl/issues/749"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854442",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854442"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5992",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5992"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-chqf-hx79-gxc6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-chqf-hx79-gxc6"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2017/02/07/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2017/02/07/5"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-629",
                    "reference_id": "AVG-629",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "High",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-629"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/9691?format=api",
                    "purl": "pkg:pypi/openpyxl@2.4.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/openpyxl@2.4.1"
                }
            ],
            "aliases": [
                "CVE-2017-5992",
                "GHSA-chqf-hx79-gxc6",
                "PYSEC-2017-48"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m698-mm6j-rfbw"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/openpyxl@2.4.1"
}