{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5b2b5ac0-b2a6-5cea-85c1-362ff4caee02",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3",
      "version": "0.1.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e485d2b5-b323-5574-85a7-fd1ffb4a85d1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.1.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:04b4a421-5273-5238-a32b-a2450400e902",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.1.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:cb331e2a-0c7a-5436-960d-cfa982314cd8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23539 affects version 0.1.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:4cdb015e-3ddc-5509-99ca-d34957d82206",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.1.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:cfd8dacb-1801-5373-9bc5-9c4b369ae535",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.1.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.1.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c8709387-de46-5691-8d1e-666c2c3dfe67",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.1.0-tuxcare.3. 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.3"
    }
  ]
}