{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:97e495b3-0161-5c01-a9be-f673c0ba544f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1",
      "type": "library",
      "name": "jsonwebtoken",
      "version": "5.4.0-tuxcare.1",
      "purl": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:dee920d3-a648-50d0-a942-211e4c5fb743",
      "id": "CVE-2022-23529",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 5.4.0-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a6c24b1-ca4a-5b41-b830-2a6b0eaab132",
      "id": "CVE-2022-23539",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23539 is fixed in version 5.4.0-tuxcare.1 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3ca8c0ab-fadb-5156-b2a8-63e30c1a6a91",
      "id": "CVE-2022-23540",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2022-23540 does not affect version 5.4.0-tuxcare.1 of jsonwebtoken. already_fixed \u2014 CVE-2022-23540 signature validation bypass vulnerability is NOT present in jsonwebtoken v5.4.0. The target code contains equivalent defenses that prevent unsigned tokens from being accepted when a falsy secret is provided or when no algorithms are specified."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9ea4000-ac42-5b0b-99bc-44db6ecc9d97",
      "id": "CVE-2022-23541",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23541 is fixed in version 5.4.0-tuxcare.1 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:77efd1ae-3676-5c0d-943c-358e64e8a9ec",
      "id": "CVE-2026-25537",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 5.4.0-tuxcare.1. false_positive \u2014 The CVE-2026-25537 advisory concerns a different product entirely. The CVE affects the Rust jsonwebtoken library (github.com/Keats/jsonwebtoken), but the target repository is the Node.js jsonwebtoken library (github.com/auth0/node-jsonwebtoken). These are two separate projects in different programming languages that happen to share the same package name."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@5.4.0-tuxcare.1"
    }
  ]
}