How to build a Trivy plugin in Rust 馃
TL;DR Code https://github.com/dirien/trivy-plugin-ui Introduction In this blog article, we're going to build a Trivy plugin using Rust 馃. The functionality of the plugin itself is pretty basic: It contains a simple terminal user interface (TUI) to ...
Oct 21, 20228 min read575


