{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9d5a96eb-2d16-50d4-b0d6-7902304304a6",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "protobuf-java",
      "purl": "pkg:maven/com.google.protobuf/protobuf-java@3.19.6-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-java@3.19.6-tuxcare.1",
      "version": "3.19.6-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-7254",
      "affects": [
        {
          "ref": "pkg:maven/com.google.protobuf/protobuf-java@3.19.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c0d52de9-aef1-5036-8202-9edab5f1c833",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-7254 is fixed in version 3.19.6-tuxcare.1 of com.google.protobuf:protobuf-java."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-java@3.19.6-tuxcare.1"
    }
  ]
}