{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:817c2693-78d2-5901-8df2-7ac52c0614a3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/yiisoft/yii2@2.0.54-p1+tuxcare",
      "type": "library",
      "group": "yiisoft",
      "name": "yii2",
      "version": "2.0.54-p1+tuxcare",
      "purl": "pkg:composer/yiisoft/yii2@2.0.54-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:323068af-15cc-5b59-a105-eb03533684b7",
      "id": "CVE-2024-32877",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-32877 does not affect version 2.0.54-p1+tuxcare of yiisoft/yii2. not_affected \u2014 Target version 2.0.54 already contains the upstream fix for CVE-2024-32877. The vulnerable code pattern (using ENT_NOQUOTES in htmlEncode) was fixed in upstream Yii 2.0.50 (May 30, 2024) by changing the flag to ENT_QUOTES, which properly encodes quote characters and prevents XSS injection through HTML attributes. The fix is present in ErrorHandler.php line 185."
      },
      "affects": [
        {
          "ref": "pkg:composer/yiisoft/yii2@2.0.54-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e97c628b-f672-516d-adf0-bb18b4861fc6",
      "id": "CVE-2026-39850",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-39850 is fixed in version 2.0.54-p1+tuxcare of yiisoft/yii2."
      },
      "affects": [
        {
          "ref": "pkg:composer/yiisoft/yii2@2.0.54-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/yiisoft/yii2@2.0.54-p1+tuxcare"
    }
  ]
}