Skip to content

Conversation

@kenhys
Copy link
Contributor

@kenhys kenhys commented Jan 8, 2026

In the previous versions, ad-hoc and broken Markdown was rendered in some cases.
Use --output json and convert it to GFM.

  • (filter) ignore Negligible in .vulnerability.severity
  • Show fixed version from .vulnerability.fix.versions[0] or (wont-fix) or empty in FIXED IN column
  • Show deb or gem from .artifact.type in TYPE column
  • Show CVE from .vulnerability.id in VULNERABILITY column

In the previous versions, ad-hoc and broken Markdown
was rendered in some cases.
Use --output json and convert it to GFM.

* (filter) ignore Negligible in .vulnerability.severity
* Show fixed version from .vulnerability.fix.versions[0] or
  (wont-fix) or empty in FIXED IN column
* Show deb or gem from .artifact.type in TYPE column
* Show CVE from .vulnerability.id in VULNERABILITY column

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys
Copy link
Contributor Author

kenhys commented Jan 8, 2026

In the previous version, empty column broke GFM table layout.

image

It will be fixe in this PR.

image

@kenhys kenhys requested a review from Watson1978 January 8, 2026 09:19
Copy link
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@Watson1978 Watson1978 merged commit ee6a9d0 into fluent:master Jan 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants