{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:82c2ce4e-c8e5-5995-b5ed-f927d42eef61",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/rollup@3.15.0-tuxcare.1",
      "type": "library",
      "name": "rollup",
      "version": "3.15.0-tuxcare.1",
      "purl": "pkg:npm/rollup@3.15.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fe3c413a-2a24-5895-b8c4-b902b9e0bd35",
      "id": "CVE-2024-47068",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47068 is fixed in version 3.15.0-tuxcare.1 of rollup."
      },
      "affects": [
        {
          "ref": "pkg:npm/rollup@3.15.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b84b11ad-1bf3-58c7-a02e-064879b970e6",
      "id": "CVE-2026-27606",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27606 is fixed in version 3.15.0-tuxcare.1 of rollup."
      },
      "affects": [
        {
          "ref": "pkg:npm/rollup@3.15.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/rollup@3.15.0-tuxcare.1"
    }
  ]
}