{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aa020d42-0e74-57b4-afe8-e95f5c0e5603",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/eslint",
      "purl": "pkg:npm/%40nx/eslint@22.7.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/eslint@22.7.4",
      "version": "22.7.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-71476",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/eslint@22.7.4"
        }
      ],
      "bom-ref": "urn:uuid:636a8c29-1ba5-59a2-8c7f-9df5d2a46428",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.4 of @nx/eslint."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/eslint@22.7.4"
    }
  ]
}