woodruffw / zizmor

A tool for finding security issues in GitHub Actions setups.
https://crates.io/crates/zizmor
MIT License
64 stars 2 forks source link

Track progress with `tracing` + `tracing_indicatif` #40

Open woodruffw opened 1 week ago

woodruffw commented 1 week ago

If we were to use tracing instead of the standard log APIs, we could use tracing-indicatif to produce a more responsive/meaningful progress render.