{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7811dc54-7153-509c-a390-4c9ec5ec7171",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tmp@0.0.24-tuxcare.2",
      "type": "library",
      "name": "tmp",
      "version": "0.0.24-tuxcare.2",
      "purl": "pkg:npm/tmp@0.0.24-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fd0d6d9d-dfe5-57d1-8abe-66aaeec38211",
      "id": "CVE-2025-54798",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-54798 is fixed in version 0.0.24-tuxcare.2 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.0.24-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e14f9c51-b3c9-5aee-b383-73218915a933",
      "id": "CVE-2026-44705",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44705 affects version 0.0.24-tuxcare.2 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.0.24-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tmp@0.0.24-tuxcare.2"
    }
  ]
}