{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1ab8d5e0-987b-54dd-9284-57780202f823",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-java@3.21.9-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "name": "protobuf-java",
      "version": "3.21.9-tuxcare.1",
      "purl": "pkg:maven/com.google.protobuf/protobuf-java@3.21.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0b6aee4a-0505-56d5-a2c7-e3b21df0656b",
      "id": "CVE-2024-7254",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-7254 affects version 3.21.9-tuxcare.1 of com.google.protobuf:protobuf-java."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.protobuf/protobuf-java@3.21.9-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-java@3.21.9-tuxcare.1"
    }
  ]
}