{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ad6277c-a6b0-5ebf-80fd-1a29cfc796fa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.unionwith@4.6.0",
      "type": "library",
      "name": "lodash.unionwith",
      "version": "4.6.0",
      "purl": "pkg:npm/lodash.unionwith@4.6.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.unionwith@4.6.0"
    }
  ]
}