{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa487c6b-e263-58db-a7d3-16c34527f16c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.h2database/h2@2.1.210-tuxcare.1",
      "type": "library",
      "group": "com.h2database",
      "name": "h2",
      "version": "2.1.210-tuxcare.1",
      "purl": "pkg:maven/com.h2database/h2@2.1.210-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c7f5e267-e038-5478-8b32-6f196a5d0ddf",
      "id": "CVE-2022-45868",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-45868 is fixed in version 2.1.210-tuxcare.1 of com.h2database:h2."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.h2database/h2@2.1.210-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.h2database/h2@2.1.210-tuxcare.1"
    }
  ]
}