{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4612a417-742a-52ed-9759-eb7e34a0aa15",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "create-medplum",
      "purl": "pkg:npm/create-medplum@3.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/create-medplum@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/create-medplum@3.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:62f55c5b-004c-5b8b-8073-2791a0e7e5b0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53728 affects version 3.3.1-tuxcare.1 of create-medplum."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/create-medplum@3.3.1-tuxcare.1"
    }
  ]
}