{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:afed5c61-7929-587a-bcfa-243ca3cb0d93",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-freebsd-x64",
      "purl": "pkg:npm/%40nx/nx-freebsd-x64@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-freebsd-x64@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:aa142ffb-d797-53dd-b590-e6a5dfbde49f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/nx-freebsd-x64."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:86d89cd4-27ee-502b-af97-0ef5a08e6576",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/nx-freebsd-x64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.7.1"
    }
  ]
}