Repository: https://github.com/falcosecurity/client-go
Motivation
The client-go project has served as Go client implementation for the Falco gRPC output.
Currently the most compelling reasons to deprecate it are:
- the gRPC output has been deprecated (see approved proposal)
- the repository is completely unmaintained
Furthermore, the only notable consumer of this project is the https://github.com/falcosecurity/event-generator and we plan to replace the gRPC output usage with the HTTP output (or another one) soon.
cc @falcosecurity/core-maintainers
Repository: https://github.com/falcosecurity/client-go
Motivation
The
client-goproject has served as Go client implementation for the Falco gRPC output.Currently the most compelling reasons to deprecate it are:
Furthermore, the only notable consumer of this project is the https://github.com/falcosecurity/event-generator and we plan to replace the gRPC output usage with the HTTP output (or another one) soon.
cc @falcosecurity/core-maintainers