{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:49b8e892-3f17-5235-a5d0-8e65ca16d187",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tmp@0.0.33",
      "type": "library",
      "name": "tmp",
      "version": "0.0.33",
      "purl": "pkg:npm/tmp@0.0.33"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fc448042-a205-5902-97f6-fc91203488ca",
      "id": "CVE-2026-44705",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44705 affects version 0.0.33 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.0.33"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tmp@0.0.33"
    }
  ]
}