{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:07cad636-ca8a-57ed-9851-fa136ac4e85c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "jsonwebtoken@0.4.0-tuxcare.1",
      "name": "jsonwebtoken",
      "type": "library",
      "version": "0.4.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:82b6aa42-6cfe-5102-a898-674eb8004ad7",
      "id": "CVE-2015-9235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-9235 is fixed in version 0.4.0-tuxcare.1 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6fa1b1f0-ec61-58fe-92ce-9f57f3b57db6",
      "id": "NSWG-ECO-17",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability NSWG-ECO-17 is fixed in version 0.4.0-tuxcare.1 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jsonwebtoken@0.4.0-tuxcare.1"
    }
  ]
}