{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9b1e95dd-e554-5130-a6ae-d29884e7e1e5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.merge@4.3.0",
      "type": "library",
      "name": "lodash.merge",
      "version": "4.3.0",
      "purl": "pkg:npm/lodash.merge@4.3.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d11a680f-c98a-5845-b772-4086bb2fec4d",
      "id": "GHSA-2m96-9w4j-wgv7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 4.3.0 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.3.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c6fa4ffd-8736-58b3-bf86-e1a74a5e7ded",
      "id": "GHSA-h726-x36v-rx45",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 4.3.0 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.3.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@4.3.0"
    }
  ]
}