{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ff96fa13-e284-5f61-ba61-709e6016e4f2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "joi",
      "purl": "pkg:npm/joi@18.2.3",
      "type": "library",
      "bom-ref": "pkg:npm/joi@18.2.3",
      "version": "18.2.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-84367",
      "affects": [
        {
          "ref": "pkg:npm/joi@18.2.3"
        }
      ],
      "bom-ref": "urn:uuid:c878a41f-9910-5f54-97d6-7c9fddb03ec9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84367 affects version 18.2.3 of joi."
      }
    },
    {
      "id": "CVE-2026-84368",
      "affects": [
        {
          "ref": "pkg:npm/joi@18.2.3"
        }
      ],
      "bom-ref": "urn:uuid:348c0085-a0e7-5ff7-8c82-c477dd8d05d3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-84368 affects version 18.2.3 of joi."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/joi@18.2.3"
    }
  ]
}