{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9c1c0d53-d70a-56cf-96ff-0bde7574dfd5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "php-jwt",
      "purl": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare",
      "type": "library",
      "group": "firebase",
      "bom-ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare",
      "version": "v5.5.1-p1+tuxcare",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-46743",
      "affects": [
        {
          "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:ccb43f2d-7b0f-58ec-96a4-478cd27de86b",
      "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..."
      }
    },
    {
      "id": "CVE-2025-45769",
      "affects": [
        {
          "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
        }
      ],
      "bom-ref": "urn:uuid:d2fea078-8c2b-545e-a07a-b67934504216",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-45769 is fixed in version v5.5.1-p1+tuxcare of firebase/php-jwt."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/firebase/php-jwt@v5.5.1-p1+tuxcare"
    }
  ]
}