Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/60646?format=api",
    "purl": "pkg:composer/drupal/drupal@8.9.14",
    "type": "composer",
    "namespace": "drupal",
    "name": "drupal",
    "version": "8.9.14",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "6.3.0",
    "latest_non_vulnerable_version": "10.0.8",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/3853?format=api",
            "vulnerability_id": "VCID-tpzm-u3qp-akc8",
            "summary": "multiple issues",
            "references": [
                {
                    "reference_url": "https://github.com/drupal/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/drupal/core"
                },
                {
                    "reference_url": "https://www.drupal.org/sa-core-2021-002",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.drupal.org/sa-core-2021-002"
                },
                {
                    "reference_url": "https://security.archlinux.org/AVG-1463",
                    "reference_id": "AVG-1463",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Critical",
                            "scoring_system": "archlinux",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://security.archlinux.org/AVG-1463"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13672",
                    "reference_id": "CVE-2020-13672",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13672"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/CVE-2020-13672.yaml",
                    "reference_id": "CVE-2020-13672.YAML",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/CVE-2020-13672.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/drupal/CVE-2020-13672.yaml",
                    "reference_id": "CVE-2020-13672.YAML",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/drupal/CVE-2020-13672.yaml"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3m36-mjwj-352c",
                    "reference_id": "GHSA-3m36-mjwj-352c",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3m36-mjwj-352c"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60645?format=api",
                    "purl": "pkg:composer/drupal/drupal@7.80.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@7.80.0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60646?format=api",
                    "purl": "pkg:composer/drupal/drupal@8.9.14",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@8.9.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60647?format=api",
                    "purl": "pkg:composer/drupal/drupal@9.0.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@9.0.12"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/60648?format=api",
                    "purl": "pkg:composer/drupal/drupal@9.1.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@9.1.7"
                }
            ],
            "aliases": [
                "CVE-2020-13672",
                "GHSA-3m36-mjwj-352c"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tpzm-u3qp-akc8"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/drupal/drupal@8.9.14"
}