{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d64cfafb-adba-58f7-8860-494d4441a7bc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3",
      "version": "0.4.1-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:fbe6a6cb-cd98-5ac0-94fb-33530a531d16",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-9235 is fixed in version 0.4.1-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:0e28c65e-0231-5971-bdee-edf4bff3f5cf",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.4.1-tuxcare.3."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:1bc5f2db-3a7b-53e4-93fd-94d6f7495e61",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23539 is fixed in version 0.4.1-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:0e1ac319-5406-5c6e-9f78-f9edee116a39",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.4.1-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:07ae8c59-ca4f-59ef-887e-6a7bef1f8fe9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23541 is fixed in version 0.4.1-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:a09f5813-26ca-5675-9a5a-a14997a37ade",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.4.1-tuxcare.3. false_positive \u2014 CVE-2026-25537 describes a type confusion vulnerability in the Rust implementation of jsonwebtoken (Keats/jsonwebtoken v10.2.0), where malformed time-based claims with incorrect JSON types bypass validation. The target repository is the JavaScript/Node.js implementation (auth0/node-jsonwebtoken v0.4.1), which is a completely separate project in a different programming language by a different or..."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@0.4.1-tuxcare.3"
    }
  ]
}