{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f658604e-c9f8-530e-bff0-6e77c92536ca",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-testing",
      "purl": "pkg:maven/org.hibernate/hibernate-testing@4.3.11.Final-tuxcare.3",
      "type": "library",
      "group": "org.hibernate",
      "bom-ref": "pkg:maven/org.hibernate/hibernate-testing@4.3.11.Final-tuxcare.3",
      "version": "4.3.11.Final-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-14900",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-testing@4.3.11.Final-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:41b63404-d082-5e3c-9610-199a8bc54f23",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-14900 is fixed in version 4.3.11.Final-tuxcare.3 of org.hibernate:hibernate-testing."
      }
    },
    {
      "id": "CVE-2020-25638",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate/hibernate-testing@4.3.11.Final-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:8069821f-121a-500f-b617-be9138499783",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-25638 is fixed in version 4.3.11.Final-tuxcare.3 of org.hibernate:hibernate-testing."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate/hibernate-testing@4.3.11.Final-tuxcare.3"
    }
  ]
}