Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/60107?format=api",
    "vulnerability_id": "VCID-13wz-3ekv-dbhx",
    "summary": "Multiple vulnerabilities have been found in VLC allowing remote\n    attackers to execute arbitrary code or cause Denial of Service.",
    "aliases": [
        {
            "alias": "CVE-2015-1203"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/84789?format=api",
            "purl": "pkg:ebuild/media-video/vlc@2.2.1-r1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-video/vlc@2.2.1-r1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://security.gentoo.org/glsa/201603-08",
            "reference_id": "GLSA-201603-08",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201603-08"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-13wz-3ekv-dbhx"
}