{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd5e77ad-d115-50cc-872f-fad169da106e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@medplum/mock",
      "purl": "pkg:npm/%40medplum/mock@3.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40medplum/mock@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/mock@3.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7a7f2a40-6e6e-5ec0-8818-f389dfcd4e24",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53728 affects version 3.3.1-tuxcare.1 of @medplum/mock."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40medplum/mock@3.3.1-tuxcare.1"
    }
  ]
}