{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0b6016bb-bb34-5f96-bd5b-6a3e241203f6",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@hapi/content",
      "purl": "pkg:npm/%40hapi/content@5.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40hapi/content@5.0.2",
      "version": "5.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-35213",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/content@5.0.2"
        }
      ],
      "bom-ref": "urn:uuid:728bd0c0-66cb-5c5b-9dc8-7f74f2d90561",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-35213 affects version 5.0.2 of @hapi/content, and is fixed in 5.0.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-44974",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/content@5.0.2"
        }
      ],
      "bom-ref": "urn:uuid:5224b893-162a-5f91-901e-4570886198a4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44974 affects version 5.0.2 of @hapi/content, and is fixed in 5.0.2-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hapi/content@5.0.2"
    }
  ]
}