{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:106badbe-89ca-5c0f-92c7-1c786073ca0b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tmp@0.2.1-tuxcare.1",
      "type": "library",
      "name": "tmp",
      "version": "0.2.1-tuxcare.1",
      "purl": "pkg:npm/tmp@0.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f5e3d14c-df19-5923-9907-a7dc2157adb8",
      "id": "AIKIDO-2024-10093",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10093 is fixed in version 0.2.1-tuxcare.1 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4cf3abb4-437f-5d67-bfbf-25c151535739",
      "id": "CVE-2025-54798",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-54798 is fixed in version 0.2.1-tuxcare.1 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8944ada9-95aa-5a53-8345-3c884b1ee0bb",
      "id": "CVE-2026-44705",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44705 affects version 0.2.1-tuxcare.1 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tmp@0.2.1-tuxcare.1"
    }
  ]
}