{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d816a07-c209-5ac9-8aff-70557b7bfaca",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.commons/commons-configuration2@2.12.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "name": "commons-configuration2",
      "version": "2.12.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.commons/commons-configuration2@2.12.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ce0c65ff-29c9-5685-9441-316a275520a3",
      "id": "CVE-2022-23437",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23437 is fixed in version 2.12.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.12.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4481f315-f226-5747-8a4a-7ae5103dbc31",
      "id": "CVE-2026-45205",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-45205 is fixed in version 2.12.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.12.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.12.0-tuxcare.1"
    }
  ]
}