{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f2b8f332-f3c4-5d07-9d25-2f31aa7bd62f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-testing",
      "purl": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3",
      "type": "library",
      "group": "org.hibernate",
      "bom-ref": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3",
      "version": "5.4.3.Final-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-14900",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:75ce13ec-e8be-5656-ae97-f7b56c3e96ab",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-14900 is fixed in version 5.4.3.Final-tuxcare.3 of org.hibernate:hibernate-testing."
      }
    },
    {
      "id": "CVE-2020-25638",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3e1cecfa-0ec3-55f2-8e49-32920d5def73",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-25638 is fixed in version 5.4.3.Final-tuxcare.3 of org.hibernate:hibernate-testing."
      }
    },
    {
      "id": "CVE-2026-0603",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:b6ea0bda-2abe-584b-a425-d95be1bcf121",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-0603 affects version 5.4.3.Final-tuxcare.3 of org.hibernate:hibernate-testing."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate/hibernate-testing@5.4.3.Final-tuxcare.3"
    }
  ]
}