{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c262304c-1df7-525e-a8f7-63dfb681d244",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "underscore@1.7.0-tuxcare.1",
      "name": "underscore",
      "type": "library",
      "version": "1.7.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:50a94dea-0a79-5b95-b188-dba68231a020",
      "id": "CVE-2021-23358",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23358 is fixed in version 1.7.0-tuxcare.1 of underscore."
      },
      "affects": [
        {
          "ref": "underscore@1.7.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "underscore@1.7.0-tuxcare.1"
    }
  ]
}