generated from falcosecurity/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
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
Reactions are currently unavailable