{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e87c0d70-f101-596d-8d20-427589118a2a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-react-jsx-source",
      "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.12.5-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.12.5-tuxcare.2",
      "version": "7.12.5-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.12.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:4266c321-9c33-5d87-a8d9-14aa2e7d5c8c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.2 of @babel/plugin-transform-react-jsx-source."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.12.5-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2fb492df-a79e-5a55-9232-d17a7555713a",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.2 of @babel/plugin-transform-react-jsx-source. 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-transform-react-jsx-source@7.12.5-tuxcare.2"
    }
  ]
}