{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6e455bb0-c18d-577f-8b9e-e74e355d54c1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@nx/jest",
      "purl": "pkg:npm/%40nx/jest@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40nx/jest@19.8.4",
      "version": "19.8.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54753",
      "affects": [
        {
          "ref": "pkg:npm/%40nx/jest@19.8.4"
        }
      ],
      "bom-ref": "urn:uuid:34c2a1c3-7619-532a-b0e1-45301661d0f8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 19.8.4 of @nx/jest."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/jest@19.8.4"
    }
  ]
}