{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fd147be9-4403-59cc-8180-808e89fc8c2e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/lodash.pick@4.4.0",
      "type": "library",
      "name": "lodash.pick",
      "version": "4.4.0",
      "purl": "pkg:npm/lodash.pick@4.4.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:40459212-f478-58be-90e3-b7b7969daaa5",
      "id": "CVE-2020-8203",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-8203 does not affect version 4.4.0 of lodash.pick. already_fixed \u2014 The target repository lodash.pick@4.4.0-tuxcare.1 already contains a complete fix for CVE-2020-8203 (Prototype Pollution). TuxCare applied the fix in commit 4ae6843 (JSELS-480), which adds explicit security checks blocking dangerous property identifiers (__proto__, constructor, prototype) before they can be used to modify Object.prototype."
      },
      "affects": [
        {
          "ref": "pkg:npm/lodash.pick@4.4.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/lodash.pick@4.4.0"
    }
  ]
}