{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa8ee3d7-5f73-5677-889d-2a6e610671ef",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/io.undertow/undertow-dist@2.3.17.Final-tuxcare.1",
      "type": "library",
      "group": "io.undertow",
      "name": "undertow-dist",
      "version": "2.3.17.Final-tuxcare.1",
      "purl": "pkg:maven/io.undertow/undertow-dist@2.3.17.Final-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:18cd92dc-8fbb-575d-a771-98fe2da00f6b",
      "id": "CVE-2024-3884",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-3884 is fixed in version 2.3.17.Final-tuxcare.1 of io.undertow:undertow-dist."
      },
      "affects": [
        {
          "ref": "pkg:maven/io.undertow/undertow-dist@2.3.17.Final-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.undertow/undertow-dist@2.3.17.Final-tuxcare.1"
    }
  ]
}