{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ad90d3a3-58f7-5cf0-87ed-43bda8052de9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-java-util@3.21.9-tuxcare.2",
      "type": "library",
      "group": "com.google.protobuf",
      "name": "protobuf-java-util",
      "version": "3.21.9-tuxcare.2",
      "purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.21.9-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c9f5e43a-249d-507d-86d5-31cacbfea18f",
      "id": "CVE-2024-7254",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-7254 is fixed in version 3.21.9-tuxcare.2 of com.google.protobuf:protobuf-java-util."
      },
      "affects": [
        {
          "ref": "pkg:maven/com.google.protobuf/protobuf-java-util@3.21.9-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-java-util@3.21.9-tuxcare.2"
    }
  ]
}