{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:38931c23-96db-54d9-9e97-baf5fe13b96c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.2",
      "type": "library",
      "name": "lodash.merge",
      "version": "3.3.2-tuxcare.2",
      "purl": "pkg:npm/lodash.merge@3.3.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:977c8dd8-db9c-54ec-8a82-638d0376e5ba",
      "id": "GHSA-2m96-9w4j-wgv7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 is fixed in version 3.3.2-tuxcare.2 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90e24c9a-b64e-5d73-875d-1b1711cb4228",
      "id": "GHSA-h726-x36v-rx45",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 is fixed in version 3.3.2-tuxcare.2 of lodash.merge."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@3.3.2-tuxcare.2"
    }
  ]
}