{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:be18ce59-9806-512b-8ac3-dc7f7aada2b8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-freebsd-x64",
      "purl": "pkg:npm/%40nx/nx-freebsd-x64@20.7.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-freebsd-x64@20.7.2",
      "version": "20.7.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@20.7.2"
        }
      ],
      "bom-ref": "urn:uuid:a1876a72-8a4b-573a-a748-b7c9afe202e4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 20.7.2 of @nx/nx-freebsd-x64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-freebsd-x64@20.7.2"
    }
  ]
}