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

