{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b5dc9a78-6acc-5fd8-9604-ed3fb3b05310",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-micrometer",
      "purl": "pkg:maven/org.hibernate/hibernate-micrometer@5.4.33.Final-tuxcare.5",
      "type": "library",
      "group": "org.hibernate",
      "bom-ref": "pkg:maven/org.hibernate/hibernate-micrometer@5.4.33.Final-tuxcare.5",
      "version": "5.4.33.Final-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-0603",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-micrometer@5.4.33.Final-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:8d0d20f2-29ef-5056-b588-28f4985e7caa",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-0603 is fixed in version 5.4.33.Final-tuxcare.5 of org.hibernate:hibernate-micrometer."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate/hibernate-micrometer@5.4.33.Final-tuxcare.5"
    }
  ]
}