{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4d80909c-5f78-55c5-9df6-89515ac74061",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.hibernate/hibernate-proxool@5.5.9.Final-tuxcare.4",
      "type": "library",
      "group": "org.hibernate",
      "name": "hibernate-proxool",
      "version": "5.5.9.Final-tuxcare.4",
      "purl": "pkg:maven/org.hibernate/hibernate-proxool@5.5.9.Final-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2166b579-f177-5bba-b1d1-053d9b9116e9",
      "id": "CVE-2026-0603",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-0603 is fixed in version 5.5.9.Final-tuxcare.4 of org.hibernate:hibernate-proxool."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-proxool@5.5.9.Final-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate/hibernate-proxool@5.5.9.Final-tuxcare.4"
    }
  ]
}