{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:94ac236f-23d4-5a9c-8f82-115ddd099348",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@medplum/react-hooks",
      "purl": "pkg:npm/%40medplum/react-hooks@3.3.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40medplum/react-hooks@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/react-hooks@3.3.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:67ddeede-b7db-57ce-b21d-80591e5e2462",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-53728 affects version 3.3.1-tuxcare.1 of @medplum/react-hooks."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40medplum/react-hooks@3.3.1-tuxcare.1"
    }
  ]
}