Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
michaelkedar opened this issue Aug 29, 2024 · 1 comment
Open

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

michaelkedar opened this issue Aug 29, 2024 · 1 comment
Labels
backlog Important but currently unprioritized enhancement New feature or request guided remediation Related to guided remediation / osv-scanner fix

Comments

@michaelkedar
Copy link
Member

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:

  • A better, machine-readable format, probably JSON
    • Option for other formats to match osv-scanner scan (i.e. a table format)?
  • What information is useful / possible to output? e.g.
  • Multiple output verbosity levels.
  • Better logging of the internals (with verbosity).
  • Separate logs & output on stdout/stderr like the scan action does

Open to suggestions

@michaelkedar michaelkedar added guided remediation Related to guided remediation / osv-scanner fix backlog Important but currently unprioritized enhancement New feature or request labels Aug 29, 2024
@oliverchang
Copy link
Collaborator

@kovacsw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Important but currently unprioritized enhancement New feature or request guided remediation Related to guided remediation / osv-scanner fix
Projects
None yet
Development

No branches or pull requests

2 participants