{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f36a59ba-c061-526b-a008-e9d82f7e0a62",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/currently-unhandled@0.4.1",
      "type": "library",
      "name": "currently-unhandled",
      "version": "0.4.1",
      "purl": "pkg:npm/currently-unhandled@0.4.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/currently-unhandled@0.4.1"
    }
  ]
}