{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:15e4a3d6-037a-5840-b459-d108f26e2953",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40nx/storybook@22.7.1",
      "type": "library",
      "name": "@nx/storybook",
      "version": "22.7.1",
      "purl": "pkg:npm/%40nx/storybook@22.7.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:aa67c8e9-cf32-513a-9613-9fb64352fc14",
      "id": "CVE-2026-54753",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54753 affects version 22.7.1 of @nx/storybook."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nx/storybook@22.7.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:707ce4d2-432f-50ff-b6bf-a222a326d45b",
      "id": "CVE-2026-71476",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-71476 affects version 22.7.1 of @nx/storybook."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40nx/storybook@22.7.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40nx/storybook@22.7.1"
    }
  ]
}