{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:32ac4506-a34b-59b4-9766-2ab4b6a2994d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/underscore@1.13.4",
      "type": "library",
      "name": "underscore",
      "version": "1.13.4",
      "purl": "pkg:npm/underscore@1.13.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7d23dad4-08d9-55a5-b93f-49bac30fcd6f",
      "id": "CVE-2026-27601",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27601 affects version 1.13.4 of underscore."
      },
      "affects": [
        {
          "ref": "pkg:npm/underscore@1.13.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/underscore@1.13.4"
    }
  ]
}