{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b32c44a5-35bf-550f-8efd-88c2a559bf58",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.xmlunit/xmlunit-assertj3@2.9.1.tuxcare",
      "type": "library",
      "group": "org.xmlunit",
      "name": "xmlunit-assertj3",
      "version": "2.9.1.tuxcare",
      "purl": "pkg:maven/org.xmlunit/xmlunit-assertj3@2.9.1.tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:68e01937-5fa2-5316-968f-62d1515ba9a1",
      "id": "CVE-2024-31573",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-31573 is fixed in version 2.9.1.tuxcare of org.xmlunit:xmlunit-assertj3."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.xmlunit/xmlunit-assertj3@2.9.1.tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ded738cd-c4ac-58ca-9d49-1ab97b84da58",
      "id": "CVE-2026-24400",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-24400 affects version 2.9.1.tuxcare of org.xmlunit:xmlunit-assertj3."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.xmlunit/xmlunit-assertj3@2.9.1.tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.xmlunit/xmlunit-assertj3@2.9.1.tuxcare"
    }
  ]
}