{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f61ac469-3b54-5fe7-a4e7-072837d2069e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.merge",
      "purl": "pkg:npm/lodash.merge@4.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.merge@4.3.0",
      "version": "4.3.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-2m96-9w4j-wgv7",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.3.0"
        }
      ],
      "bom-ref": "urn:uuid:d11a680f-c98a-5845-b772-4086bb2fec4d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 4.3.0 of lodash.merge."
      }
    },
    {
      "id": "GHSA-h726-x36v-rx45",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.3.0"
        }
      ],
      "bom-ref": "urn:uuid:c6fa4ffd-8736-58b3-bf86-e1a74a5e7ded",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 4.3.0 of lodash.merge."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@4.3.0"
    }
  ]
}