{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:af227e1e-6ce3-5310-91f2-b21b09c086ad",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "c3p0",
      "purl": "pkg:maven/com.mchange/c3p0@0.9.5.5-tuxcare.3",
      "type": "library",
      "group": "com.mchange",
      "bom-ref": "pkg:maven/com.mchange/c3p0@0.9.5.5-tuxcare.3",
      "version": "0.9.5.5-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-27830",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:ce68142f-1bdc-5518-93b2-b9e08ac4c1e0",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27830 is fixed in version 0.9.5.5-tuxcare.3 of com.mchange:c3p0."
      }
    },
    {
      "id": "CVE-2026-55223",
      "affects": [
        {
          "ref": "pkg:maven/com.mchange/c3p0@0.9.5.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:f7e80d5f-b259-5bff-bf2c-fcba8a670022",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-55223 is fixed in version 0.9.5.5-tuxcare.3 of com.mchange:c3p0."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.mchange/c3p0@0.9.5.5-tuxcare.3"
    }
  ]
}