{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:465ef0b3-bc5b-5713-ae8e-f5cc0b2c80c7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/jsonwebtoken@0.4.0",
      "type": "library",
      "name": "jsonwebtoken",
      "version": "0.4.0",
      "purl": "pkg:npm/jsonwebtoken@0.4.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2c4f49a6-d318-5716-ab0f-9a3004d7d54f",
      "id": "CVE-2015-9235",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-9235 affects version 0.4.0 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2ccd5163-3152-5bf5-8019-a8d832e2f299",
      "id": "CVE-2016-1000223",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-1000223 affects version 0.4.0 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8186bbe3-a416-5bf2-9e74-9ea090667507",
      "id": "CVE-2022-23541",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-23541 affects version 0.4.0 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9f3e66d9-68a3-55ed-ba54-fba38ba7b898",
      "id": "CVE-2025-65945",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-65945 affects version 0.4.0 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "pkg:npm/jsonwebtoken@0.4.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jsonwebtoken@0.4.0"
    }
  ]
}