Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10177?format=api",
    "vulnerability_id": "VCID-17t1-3p71-kyd3",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2016-0731"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/apache/ambari/commit/eaf8cc4cd2015456307ff3fcf98e49f2826fa270",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/apache/ambari/commit/eaf8cc4cd2015456307ff3fcf98e49f2826fa270"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-17t1-3p71-kyd3"
}