{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9cd5c35c-d0e4-56da-9813-605addb081cf",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/cypress",
      "purl": "pkg:npm/%40nx/cypress@22.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/cypress@22.7.1",
      "version": "22.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/cypress@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:5e5e6df0-dd0d-5f38-9ea4-373b38545f91",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/cypress."
      }
    },
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/cypress@22.7.1"
        }
      ],
      "bom-ref": "urn:uuid:e7e73bf7-b84e-554b-9a70-a0aa091fec70",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/cypress."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/cypress@22.7.1"
    }
  ]
}