{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8faa1bfa-f3b7-5e59-9541-3bac46b57a9d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@medplum/bot-layer",
      "purl": "pkg:npm/%40medplum/bot-layer@3.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40medplum/bot-layer@3.3.1-tuxcare.1",
      "version": "3.3.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-53728",
      "affects": [
        {
          "ref": "pkg:npm/%40medplum/bot-layer@3.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cd882a0d-816a-5be2-9cdf-9ecedfe1fc25",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53728 affects version 3.3.1-tuxcare.1 of @medplum/bot-layer."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40medplum/bot-layer@3.3.1-tuxcare.1"
    }
  ]
}