Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37729?format=api",
    "vulnerability_id": "VCID-p7qs-xhtj-aydp",
    "summary": "Path Traversal\nFixed potential path traversal attack and remote code injection.",
    "aliases": [
        {
            "alias": "GMS-2014-50"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51934?format=api",
            "purl": "pkg:composer/willdurand/js-translation-bundle@2.1.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/willdurand/js-translation-bundle@2.1.1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/willdurand/BazingaJsTranslationBundle/releases/tag/v2.1.1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/willdurand/BazingaJsTranslationBundle/releases/tag/v2.1.1"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p7qs-xhtj-aydp"
}