{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ef04e41e-1e6b-52a9-b956-d0e3e5940758",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "lodash@4.17.19-tuxcare.1",
      "name": "lodash",
      "type": "library",
      "version": "4.17.19-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f0048d40-18f3-5b5c-916e-3189f901e0d2",
      "id": "NSWG-ECO-516",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability NSWG-ECO-516 is fixed in version 4.17.19-tuxcare.1 of lodash."
      },
      "affects": [
        {
          "ref": "lodash@4.17.19-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "lodash@4.17.19-tuxcare.1"
    }
  ]
}