{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a75e16c6-b04e-5294-9200-1eaec3db6077",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-kotlin@3.19.6-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "name": "protobuf-kotlin",
      "version": "3.19.6-tuxcare.1",
      "purl": "pkg:maven/com.google.protobuf/protobuf-kotlin@3.19.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d777d45a-547f-5ea5-b5de-9242560ecea2",
      "id": "CVE-2024-7254",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-7254 is fixed in version 3.19.6-tuxcare.1 of com.google.protobuf:protobuf-kotlin."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.protobuf/protobuf-kotlin@3.19.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-kotlin@3.19.6-tuxcare.1"
    }
  ]
}