mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Only demonstrates EVE callbacks for now, but I plan to turn this into a show case of a variety of callbacks a Rust plugin can do as we add Rust bindings to the ffi crate. |
3 months ago | |
|---|---|---|
| .. | ||
| .cargo | 3 months ago | |
| src | 3 months ago | |
| .gitignore | 3 months ago | |
| Cargo.toml | 3 months ago | |
| README.md | 3 months ago | |
README.md
rust example plugin
This is a pure Rust Suricata plugin example.
It is intended to grow into an omnibus Rust plugin example over time.