{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1ab4627b-5beb-55b1-af53-44badcb953c1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "protobuf-javalite",
      "purl": "pkg:maven/com.google.protobuf/protobuf-javalite@3.19.6-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-javalite@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-javalite@3.19.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9344da18-475f-5903-8e9c-aed36e62b66d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-7254 is fixed in version 3.19.6-tuxcare.1 of com.google.protobuf:protobuf-javalite."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-javalite@3.19.6-tuxcare.1"
    }
  ]
}