{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e835b111-406d-5072-89b4-1c2982152f93",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-syntax-pipeline-operator",
      "purl": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.16.7-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.16.7-tuxcare.2",
      "version": "7.16.7-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.16.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:10ce2422-541c-5814-aad1-0e4e691eba57",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.16.7-tuxcare.2 of @babel/plugin-syntax-pipeline-operator."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.16.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:eaafb898-0bd8-5ed2-ada8-620386a4d7d7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.16.7-tuxcare.2 of @babel/plugin-syntax-pipeline-operator. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-syntax-pipeline-operator@7.16.7-tuxcare.2"
    }
  ]
}