{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d4ab064f-5e40-54da-864e-679cc9c6c619",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.24.1-tuxcare.2",
      "type": "library",
      "name": "@babel/plugin-syntax-pipeline-operator",
      "version": "7.24.1-tuxcare.2",
      "purl": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.24.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fd48732a-9bf5-57d0-8323-9976f0774753",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.2 of @babel/plugin-syntax-pipeline-operator."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.24.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ed0b733d-f763-5fb1-b536-935c1ba28a06",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.24.1-tuxcare.2 of @babel/plugin-syntax-pipeline-operator."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.24.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.24.1-tuxcare.2"
    }
  ]
}