{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2bfe0bb8-af5d-504d-ba52-d150b4c98e9c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-bom@3.21.9-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "name": "protobuf-bom",
      "version": "3.21.9-tuxcare.1",
      "purl": "pkg:maven/com.google.protobuf/protobuf-bom@3.21.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0d6734e8-c2ee-59c3-b3fd-43a31aff7d8d",
      "id": "CVE-2024-7254",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-7254 affects version 3.21.9-tuxcare.1 of com.google.protobuf:protobuf-bom."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.protobuf/protobuf-bom@3.21.9-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-bom@3.21.9-tuxcare.1"
    }
  ]
}