{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:25d952a3-38cf-5950-9eb8-291c2a79bf24",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-string-parser",
      "purl": "pkg:npm/%40babel/helper-string-parser@7.22.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-string-parser@7.22.5",
      "version": "7.22.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-string-parser@7.22.5"
        }
      ],
      "bom-ref": "urn:uuid:20e8383e-22f7-5e8e-84cf-cba65960d5fb",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-49356 does not affect version 7.22.5 of @babel/helper-string-parser. CVE-2026-49356 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-string-parser@7.22.5"
    }
  ]
}