From 1a22bfc654eb57f1778cd4eb84cd0e7b6f7c94c9 Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Wed, 31 Aug 2022 13:58:55 +0200 Subject: [PATCH] docs(README.md): remove `client-rs` and `client-py` SDKs Those SDKs are now archived projects, see: - https://github.com/falcosecurity/evolution/issues/161 - https://github.com/falcosecurity/evolution/issues/162 Hoping we can restore them in the future. Signed-off-by: Leonardo Grasso --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5ba46132..912d6e85 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,6 @@ The Falco Project supports various SDKs for this endpoint. | Language | Repository | |----------|---------------------------------------------------------| | Go | [client-go](https://github.com/falcosecurity/client-go) | -| Rust | [client-rs](https://github.com/falcosecurity/client-rs) | -| Python | [client-py](https://github.com/falcosecurity/client-py) | ### Plugins