{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c05720fd-856b-5347-9e1c-f024782d7ea8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonwebtoken@7.1.6-tuxcare.1",
      "type": "library",
      "name": "jsonwebtoken",
      "version": "7.1.6-tuxcare.1",
      "purl": "pkg:npm/jsonwebtoken@7.1.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2c5709fc-17d7-5ca0-967f-c5532b6900b9",
      "id": "CVE-2022-23529",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2022-23529 is a false positive for jsonwebtoken 7.1.6-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@7.1.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a579a44-0818-5578-b5df-7c60ea649fc7",
      "id": "CVE-2026-25537",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-25537 is a false positive for jsonwebtoken 7.1.6-tuxcare.1. false_positive \u2014 CVE-2026-25537 concerns the Rust crate 'jsonwebtoken' by Keats (https://github.com/Keats/jsonwebtoken), NOT the Node.js package 'jsonwebtoken' by auth0 (https://github.com/auth0/node-jsonwebtoken) in this repository. These are two completely separate projects in different programming languages (Rust vs JavaScript) that happen to share the same package name in different ecosystems (crates.io vs ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@7.1.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@7.1.6-tuxcare.1"
    }
  ]
}