We've updated the table output to use the outputResult struct, which brings much flexibility to the information we can display. We can add information like fixed versions, hide unimportant/uncalled vulns (matching the --all-vulns flag), summaries, and more (same as other output formats).
We've updated the table output to use the
outputResultstruct, which brings much flexibility to the information we can display. We can add information like fixed versions, hide unimportant/uncalled vulns (matching the--all-vulnsflag), summaries, and more (same as other output formats).