{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0a6012b9-a87d-5d3d-8f8c-806e119d3da9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1.tuxcare",
      "type": "library",
      "group": "org.xmlunit",
      "name": "xmlunit-matchers",
      "version": "2.9.1.tuxcare",
      "purl": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1.tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a70533da-6fd7-592c-a8f4-4f29e6ac55a5",
      "id": "CVE-2024-31573",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-31573 is fixed in version 2.9.1.tuxcare of org.xmlunit:xmlunit-matchers."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1.tuxcare"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a37577a9-ab62-502a-a937-d1ef41581932",
      "id": "CVE-2026-24400",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-24400 affects version 2.9.1.tuxcare of org.xmlunit:xmlunit-matchers."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1.tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.xmlunit/xmlunit-matchers@2.9.1.tuxcare"
    }
  ]
}