{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:900f8b78-9f70-54d6-ad4c-725409207b0a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-freebsd-x64",
      "purl": "pkg:npm/%40nx/nx-freebsd-x64@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-freebsd-x64@19.8.4",
      "version": "19.8.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@19.8.4"
        }
      ],
      "bom-ref": "urn:uuid:a3f4d283-132b-5436-99aa-705ab31af355",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 19.8.4 of @nx/nx-freebsd-x64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-freebsd-x64@19.8.4"
    }
  ]
}