{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:059b0e1f-64a7-5175-83c6-6b5a58704a3b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jsonwebtoken",
      "purl": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1",
      "version": "0.3.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2015-9235",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:915d2c86-6e8b-596b-8de5-806ef895570d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.3.0-tuxcare.1 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23529",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:73ed5f28-3d2f-5c3a-a3d8-3b2755b57503",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 0.3.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-23539",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c5449e5b-916d-539a-8922-b746b8210727",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23539 affects version 0.3.0-tuxcare.1 of jsonwebtoken, and is fixed in 0.3.0-tuxcare.3."
      }
    },
    {
      "id": "CVE-2022-23540",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ef6a68c3-eb8e-580d-8175-959f2b6a793f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23540 is fixed in version 0.3.0-tuxcare.1 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2022-23541",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e861b044-9b89-59e9-aeea-d71414777a3b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.3.0-tuxcare.1 of jsonwebtoken."
      }
    },
    {
      "id": "CVE-2026-25537",
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.3.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d30bbc7f-2cce-5e7c-bc73-2dfe0d3b7b61",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 0.3.0-tuxcare.1. 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.1"
    }
  ]
}