{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3a5cfa86-9bfa-5f5a-9e8f-ca2f03343838",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3",
      "version": "0.3.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:6fc96722-3acd-5776-8738-796a39728489",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.3.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:65963c88-d853-5a67-ac80-f591eaed8527",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.3.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:0b6ad05a-45a0-5530-9b1c-e22c6445ee97",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23539 is fixed in version 0.3.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:e6138d44-8f61-521d-b1d4-2e1f2c76f409",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.3.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:2e8bdb6c-3b84-5621-a4b3-04d6e49eb2f4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.3.0-tuxcare.3 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:7675ff4f-c3c8-5a7e-aa73-16c9094561c1",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.3.0-tuxcare.3. 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.3"
    }
  ]
}