Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/689226?format=api",
    "purl": "pkg:pypi/ibis-framework@1.3.0",
    "type": "pypi",
    "namespace": "",
    "name": "ibis-framework",
    "version": "1.3.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "7.1.0",
    "latest_non_vulnerable_version": "7.1.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46428?format=api",
            "vulnerability_id": "VCID-3p32-vjj5-5bhe",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in ibis-framework.",
            "references": [
                {
                    "reference_url": "https://github.com/ibis-project/ibis",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/ibis-project/ibis"
                },
                {
                    "reference_url": "https://github.com/ibis-project/ibis/commit/0fa1e5dc06783c01e912e8de4d7e10186ca0e364",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/ibis-project/ibis/commit/0fa1e5dc06783c01e912e8de4d7e10186ca0e364"
                },
                {
                    "reference_url": "https://github.com/ibis-project/ibis/releases/tag/7.1.0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/ibis-project/ibis/releases/tag/7.1.0"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-x563-6hqv-26mr",
                    "reference_id": "GHSA-x563-6hqv-26mr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-x563-6hqv-26mr"
                },
                {
                    "reference_url": "https://github.com/ibis-project/ibis/security/advisories/GHSA-x563-6hqv-26mr",
                    "reference_id": "GHSA-x563-6hqv-26mr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/ibis-project/ibis/security/advisories/GHSA-x563-6hqv-26mr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67795?format=api",
                    "purl": "pkg:pypi/ibis-framework@7.1.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/ibis-framework@7.1.0"
                }
            ],
            "aliases": [
                "GHSA-x563-6hqv-26mr",
                "GMS-2023-4517"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3p32-vjj5-5bhe"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/ibis-framework@1.3.0"
}