{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:10bd40f1-fa37-50f7-a97e-b0031950c7a3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2",
      "version": "0.1.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1a089fa2-19bf-538e-b3ea-8f823a715349",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.1.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e145429e-2432-5ce1-84ed-99beac79ace7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.1.0-tuxcare.2."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:92f362c5-3be1-5645-a523-75b01852b534",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23539 affects version 0.1.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:5be1c913-35c6-523d-8c00-d23535e1dae9",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.1.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:aa37ddad-31ff-55de-b721-4edbe65e4fb1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.1.0-tuxcare.2 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:74b00f99-a4ec-56ff-a501-35d33c6463d9",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.1.0-tuxcare.2. false_positive \u2014 This CVE concerns the Rust 'jsonwebtoken' crate (Keats/jsonwebtoken), but the target repository is the JavaScript 'jsonwebtoken' package (auth0/node-jsonwebtoken). These are completely separate projects in different programming languages that share only a name. The Rust-specific vulnerability pattern (TryParse enum type confusion) cannot exist in the JavaScript codebase."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.2"
    }
  ]
}