{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:56569a96-f133-5c14-afc1-ab3a86266e1a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/next-polyfill-nomodule@12.3.7",
      "type": "library",
      "name": "next-polyfill-nomodule",
      "version": "12.3.7",
      "purl": "pkg:npm/next-polyfill-nomodule@12.3.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5e3d5d55-f255-5a20-a26e-083294ae611f",
      "id": "CVE-2025-59472",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59472 affects version 12.3.7 of next-polyfill-nomodule."
      },
      "affects": [
        {
          "ref": "pkg:npm/next-polyfill-nomodule@12.3.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1bbd54a-df9f-54d1-9402-3d834240b311",
      "id": "CVE-2026-44577",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44577 affects version 12.3.7 of next-polyfill-nomodule."
      },
      "affects": [
        {
          "ref": "pkg:npm/next-polyfill-nomodule@12.3.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/next-polyfill-nomodule@12.3.7"
    }
  ]
}