{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b0a2c185-83a8-58fa-954b-425b94aefc2d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@rollup/rollup-darwin-x64",
      "purl": "pkg:npm/%40rollup/rollup-darwin-x64@4.22.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40rollup/rollup-darwin-x64@4.22.4-tuxcare.1",
      "version": "4.22.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-27606",
      "affects": [
        {
          "ref": "pkg:npm/%40rollup/rollup-darwin-x64@4.22.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a7de599f-d66f-54fa-9153-463ea93be0f8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27606 is fixed in version 4.22.4-tuxcare.1 of @rollup/rollup-darwin-x64."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40rollup/rollup-darwin-x64@4.22.4-tuxcare.1"
    }
  ]
}