Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62693?format=api",
    "purl": "pkg:maven/com.cloudcoreo.plugins/cloudcoreo-deploytime@0.2.3",
    "type": "maven",
    "namespace": "com.cloudcoreo.plugins",
    "name": "cloudcoreo-deploytime",
    "version": "0.2.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43669?format=api",
            "vulnerability_id": "VCID-qwqz-tr6f-p7a7",
            "summary": "Insufficiently Protected Credentials\nJenkins CloudCoreo DeployTime Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.",
            "references": [
                {
                    "reference_url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-960",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-960"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2019/04/12/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2019/04/12/2"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10299",
                    "reference_id": "CVE-2019-10299",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10299"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-7hf6-hggp-vvp9",
                    "reference_id": "GHSA-7hf6-hggp-vvp9",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-7hf6-hggp-vvp9"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2019-10299",
                "GHSA-7hf6-hggp-vvp9"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qwqz-tr6f-p7a7"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.cloudcoreo.plugins/cloudcoreo-deploytime@0.2.3"
}