{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5dd5dccc-c994-570b-98c7-36aa5de427a4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/nx-freebsd-x64",
      "purl": "pkg:npm/%40nx/nx-freebsd-x64@22.5.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/nx-freebsd-x64@22.5.4",
      "version": "22.5.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.5.4"
        }
      ],
      "bom-ref": "urn:uuid:e2cdae19-0a1e-5b67-80a2-d854a7c7a4dd",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.5.4 of @nx/nx-freebsd-x64."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.5.4"
        }
      ],
      "bom-ref": "urn:uuid:a239bb1e-a62c-5dd2-8b96-8bcdfee74e4b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.5.4 of @nx/nx-freebsd-x64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/nx-freebsd-x64@22.5.4"
    }
  ]
}