google / osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev
https://google.github.io/osv-scanner/
Apache License 2.0
6.28k stars 363 forks source link

Better `osv-scanner fix --non-interactive` output #1213

Open michaelkedar opened 3 months ago

michaelkedar commented 3 months ago

The current guided remediation terminal output was mostly just thrown together as the easiest way to output the bare minimum information needed for the sample scripted usage.

We should put more thought into how and what information it outputs. Some initial thoughts:

Open to suggestions

oliverchang commented 3 months ago

@kovacsw