{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4b8f95fb-368f-5cb9-9bf2-811e68ce4395",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.h2database/h2-mvstore@2.1.210-tuxcare.1",
      "type": "library",
      "group": "com.h2database",
      "name": "h2-mvstore",
      "version": "2.1.210-tuxcare.1",
      "purl": "pkg:maven/com.h2database/h2-mvstore@2.1.210-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:81eb0500-d998-5229-9b3e-2fca3a58ca78",
      "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-mvstore."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.h2database/h2-mvstore@2.1.210-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.h2database/h2-mvstore@2.1.210-tuxcare.1"
    }
  ]
}