{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:541ab003-2c5a-539a-9a4c-ef8814cfc558",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.google.protobuf/protobuf-javalite@3.21.9-tuxcare.1",
      "type": "library",
      "group": "com.google.protobuf",
      "name": "protobuf-javalite",
      "version": "3.21.9-tuxcare.1",
      "purl": "pkg:maven/com.google.protobuf/protobuf-javalite@3.21.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/com.google.protobuf/protobuf-javalite@3.21.9-tuxcare.1"
    }
  ]
}