{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8dd117c-e64b-5253-8752-9a56ceef552e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tmp@0.2.1-tuxcare.3",
      "type": "library",
      "name": "tmp",
      "version": "0.2.1-tuxcare.3",
      "purl": "pkg:npm/tmp@0.2.1-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d52b391a-6f57-56bb-82fb-88b1fe1cba30",
      "id": "AIKIDO-2024-10093",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10093 is fixed in version 0.2.1-tuxcare.3 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d0d4a21-fa53-51f5-a94c-ca8aa6bca674",
      "id": "CVE-2025-54798",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-54798 is fixed in version 0.2.1-tuxcare.3 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:715ea499-3dde-505f-911f-3ba6e5ad806e",
      "id": "CVE-2026-44705",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44705 affects version 0.2.1-tuxcare.3 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.2.1-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tmp@0.2.1-tuxcare.3"
    }
  ]
}