{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8ab4b7be-478c-5689-95b9-82b1c23ce5c5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "jsonwebtoken@0.4.0-tuxcare.2",
      "name": "jsonwebtoken",
      "type": "library",
      "version": "0.4.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:75775c01-5cfc-5c88-a3b0-725247d6cca2",
      "id": "CVE-2015-9235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-9235 is fixed in version 0.4.0-tuxcare.2 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9431324b-caaf-5079-b547-a7b4f880b427",
      "id": "NSWG-ECO-17",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability NSWG-ECO-17 is fixed in version 0.4.0-tuxcare.2 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jsonwebtoken@0.4.0-tuxcare.2"
    }
  ]
}