{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:76988c30-bb19-599f-bd87-6087ca380784",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/tmp@0.0.24-tuxcare.3",
      "type": "library",
      "name": "tmp",
      "version": "0.0.24-tuxcare.3",
      "purl": "pkg:npm/tmp@0.0.24-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c178b1a9-16f2-5e06-87d4-08da13a896dc",
      "id": "CVE-2025-54798",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-54798 is fixed in version 0.0.24-tuxcare.3 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.0.24-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:77bee610-d03f-5df5-8564-3fb4f3a4c21d",
      "id": "CVE-2026-44705",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44705 is fixed in version 0.0.24-tuxcare.3 of tmp."
      },
      "affects": [
        {
          "ref": "pkg:npm/tmp@0.0.24-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/tmp@0.0.24-tuxcare.3"
    }
  ]
}