{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:341f2134-5149-5e71-bb1e-a1991c7a0a01",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.merge@4.5.1",
      "type": "library",
      "name": "lodash.merge",
      "version": "4.5.1",
      "purl": "pkg:npm/lodash.merge@4.5.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ea5f8c49-3254-50e6-a3d8-595bc1426810",
      "id": "GHSA-2m96-9w4j-wgv7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 4.5.1 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ee200cd7-f811-5a33-94be-7e558b200e45",
      "id": "GHSA-h726-x36v-rx45",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 4.5.1 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@4.5.1"
    }
  ]
}