{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:82aaac70-5a02-592f-9a2c-a9e9f04d96e4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare",
      "type": "library",
      "group": "firebase",
      "name": "php-jwt",
      "version": "v5.5.1-p1+tuxcare",
      "purl": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ccb43f2d-7b0f-58ec-96a4-478cd27de86b",
      "id": "CVE-2021-46743",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-46743 does not affect version v5.5.1-p1+tuxcare of firebase/php-jwt. not_affected \u2014 The target firebase/php-jwt v5.5.1 is not affected by CVE-2021-46743. The upstream vendor (Google/Firebase) introduced the Key class and algorithm verification defense in v5.5.1 (November 2021), which is the version the target ships. The fix from patch 1 (commit bc0df6440dfe) is present: Key objects bind algorithms to key material, and JWT::decode verifies the JWT's algorithm header matches the..."
      },
      "affects": [
        {
          "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d2fea078-8c2b-545e-a07a-b67934504216",
      "id": "CVE-2025-45769",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-45769 is fixed in version v5.5.1-p1+tuxcare of firebase/php-jwt."
      },
      "affects": [
        {
          "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
    }
  ]
}