{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6950aa43-863a-54de-b0f1-1a351cc39082",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "lodash@4.17.15-tuxcare.1",
      "name": "lodash",
      "type": "library",
      "version": "4.17.15-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:04b226b3-cc86-5a89-8e3b-fee553e88443",
      "id": "NSWG-ECO-516",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability NSWG-ECO-516 is fixed in version 4.17.15-tuxcare.1 of lodash."
      },
      "affects": [
        {
          "ref": "lodash@4.17.15-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "lodash@4.17.15-tuxcare.1"
    }
  ]
}