{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e8e56926-9d79-5396-a372-0cb33cf0f8b8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "jsonwebtoken@0.4.0-tuxcare.5",
      "name": "jsonwebtoken",
      "type": "library",
      "version": "0.4.0-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:eeeb6779-3941-5a1f-87bb-f1b5e648247a",
      "id": "CVE-2015-9235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-9235 is fixed in version 0.4.0-tuxcare.5 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62012ef0-6921-5503-9e2e-a67fdb097f53",
      "id": "NSWG-ECO-17",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability NSWG-ECO-17 is fixed in version 0.4.0-tuxcare.5 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jsonwebtoken@0.4.0-tuxcare.5"
    }
  ]
}