{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8f635f33-ad3a-538b-b77d-a5c6928214e4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2",
      "version": "0.3.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:a30e39bc-55d9-5eb3-bdc8-8d282027a158",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.3.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1e7914c3-4b26-5829-8ac0-2df41f06d207",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.3.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1b9965f4-63ef-5b34-9169-7d5d1cb33aa2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23539 affects version 0.3.0-tuxcare.2 of jsonwebtoken, and is fixed in 0.3.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:519a81ea-5aab-5973-88af-9f557217e033",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.3.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1849bb9b-ae26-5399-a410-aaa7f3c2fc51",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.3.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:38710fb0-f47b-59d4-a592-76d7f10b8a3a",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.3.0-tuxcare.2. false_positive \u2014 This advisory concerns a completely different project. The CVE-2026-25537 affects the Rust jsonwebtoken crate (github.com/Keats/jsonwebtoken), while the target repository is the JavaScript/Node.js jsonwebtoken package (github.com/auth0/node-jsonwebtoken). Despite sharing the same package name, these are distinct implementations in different languages by different authors with no code relationship."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.2"
    }
  ]
}