{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d96ea548-2063-5719-80f6-9ef8386c6260",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40rollup/rollup-linux-x64-gnu@4.22.4-tuxcare.1",
      "type": "library",
      "name": "@rollup/rollup-linux-x64-gnu",
      "version": "4.22.4-tuxcare.1",
      "purl": "pkg:npm/%40rollup/rollup-linux-x64-gnu@4.22.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:228602b6-311c-5d3b-a91e-a6b77836671b",
      "id": "CVE-2026-27606",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27606 is fixed in version 4.22.4-tuxcare.1 of @rollup/rollup-linux-x64-gnu."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40rollup/rollup-linux-x64-gnu@4.22.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40rollup/rollup-linux-x64-gnu@4.22.4-tuxcare.1"
    }
  ]
}