{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6f4f173c-a0cf-58ff-9e6a-1fb0bd8d26f1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lodash.merge",
      "purl": "pkg:npm/lodash.merge@4.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/lodash.merge@4.5.0",
      "version": "4.5.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-2m96-9w4j-wgv7",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.0"
        }
      ],
      "bom-ref": "urn:uuid:29d6b4cb-0c82-5407-9c77-bd66eaa0130d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-2m96-9w4j-wgv7 affects version 4.5.0 of lodash.merge."
      }
    },
    {
      "id": "GHSA-h726-x36v-rx45",
      "affects": [
        {
          "ref": "pkg:npm/lodash.merge@4.5.0"
        }
      ],
      "bom-ref": "urn:uuid:278afec1-a51c-51d6-9e37-8e7f68fe0fff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-h726-x36v-rx45 affects version 4.5.0 of lodash.merge."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.merge@4.5.0"
    }
  ]
}