Engin Diriblog.ediri.io路Oct 21, 2022How 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 ...Discuss路528 readsLearning RustRust
Engin Diriblog.ediri.io路Oct 8, 2022How to release Rust 馃 apps with jReleaserTL;DR Code https://github.com/dirien/rust-jreleaser Introduction Recently I decided to start learning Rust 馃! https://twitter.com/_ediri/status/1577868970593583104?s=20&t=0NWRHqD7ohV8drrQyYVkuQ And of course, one of the important parts for me was: H...Discuss路464 readsLearning Rustjreleaser