diff --git a/protobuf/schema/v1/schema.proto b/protobuf/schema/v1/schema.proto index 053f765..503af2c 100644 --- a/protobuf/schema/v1/schema.proto +++ b/protobuf/schema/v1/schema.proto @@ -92,6 +92,7 @@ message Integrations { } message ListIntegrationsRequest {} + // Add integrations to list message ListIntegrationsResponse { Trivy trivy = 1;