{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0f8cf49a-6bc6-5cd9-9b12-b4824a846a67",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "commons-configuration2",
      "purl": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.commons",
      "bom-ref": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1",
      "version": "2.9.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-29131",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:6c64909d-a79d-5301-a51a-b1c443ec5a5a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29131 affects version 2.9.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      }
    },
    {
      "id": "CVE-2024-29133",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5b224375-ef62-5109-80da-59391285cb6e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29133 affects version 2.9.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      }
    },
    {
      "id": "CVE-2026-45205",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a7a826db-db74-5239-8fc4-9b6eb0f15c3b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-45205 is fixed in version 2.9.0-tuxcare.1 of org.apache.commons:commons-configuration2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.commons/commons-configuration2@2.9.0-tuxcare.1"
    }
  ]
}