# plugin-sdk-rs **Repository Path**: mirrors_falcosecurity/plugin-sdk-rs ## Basic Information - **Project Name**: plugin-sdk-rs - **Description**: Falco plugins SDK for Rust - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-19 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Falco plugin Rust SDK [![Falco Ecosystem Repository](https://raw.githubusercontent.com/falcosecurity/evolution/refs/heads/main/repos/badges/falco-ecosystem-blue.svg)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#ecosystem-scope) [![Incubating](https://img.shields.io/badge/status-incubating-orange?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#incubating) ![licence](https://img.shields.io/github/license/falcosecurity/plugin-sdk-rs?style=for-the-badge) [![Last Release](https://img.shields.io/github/v/release/falcosecurity/plugin-sdk-rs?style=for-the-badge)](https://github.com/falcosecurity/plugin-sdk-rs/releases/latest) ## Introduction This crate provides a framework for writing [Falco](https://github.com/falcosecurity/falco) plugins. There are several types of plugins available. Learn more about Falco plugins and plugin types in the [Falco plugin documentation](https://falco.org/docs/plugins/). You can find more details in the [documentation](https://falcosecurity.github.io/plugin-sdk-rs/). ## Join the Community To get involved with The Falco Project, please visit [the community repository](https://github.com/falcosecurity/community) to find out more. How to reach out? - Join the [#falco](https://kubernetes.slack.com/messages/falco) channel on the [Kubernetes Slack](https://slack.k8s.io) - [Join the Falco mailing list](https://lists.cncf.io/g/cncf-falco-dev) ## Reporting security vulnerabilities Please report security vulnerabilities following the community process documented [here](https://github.com/falcosecurity/.github/blob/master/SECURITY.md). ## License Terms This project is licensed to you under the [Apache 2.0](./LICENSE) open source license.