{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e0670c77-463e-5dad-9f2e-20c7ce47d0d1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "jsonwebtoken@0.4.1-tuxcare.2",
      "name": "jsonwebtoken",
      "type": "library",
      "version": "0.4.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:39c24e20-c498-5b58-86b8-072e5207b593",
      "id": "CVE-2015-9235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-9235 is fixed in version 0.4.1-tuxcare.2 of jsonwebtoken."
      },
      "affects": [
        {
          "ref": "jsonwebtoken@0.4.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "jsonwebtoken@0.4.1-tuxcare.2"
    }
  ]
}