{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b9b6a983-9519-5c81-a93e-ab8bacde4c3f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "underscore.string@2.3.3-tuxcare.1",
      "name": "underscore.string",
      "type": "library",
      "version": "2.3.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f5279e28-1e60-5ce7-9444-d259ce230dcd",
      "id": "GHSA-v2p6-4mp7-3r9v",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-v2p6-4mp7-3r9v is fixed in version 2.3.3-tuxcare.1 of underscore.string."
      },
      "affects": [
        {
          "ref": "underscore.string@2.3.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "underscore.string@2.3.3-tuxcare.1"
    }
  ]
}