Skip to content

Keep the rule's explanation in the report#12

Merged
satsura merged 1 commit into
mainfrom
fix/keep-descriptions
Jul 13, 2026
Merged

Keep the rule's explanation in the report#12
satsura merged 1 commit into
mainfrom
fix/keep-descriptions

Conversation

@satsura

@satsura satsura commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Tasks created from a Trivy finding said only Severity: critical · CVE-2017-16042 · CVSS 9.8 and a file path — no explanation of what the vulnerability actually is.

The rule pruning dropped fullDescription along with help. But help is where scanners repeat the entire advisory (that is what made these reports weigh tens of megabytes); fullDescription is the sentence or two that explains the finding — exactly what the reader needs.

Keeping it costs almost nothing: on our test repository the payload grows from 21.6 KB to 25.9 KB, against a 30 MB limit.

@satsura
satsura merged commit 0658499 into main Jul 13, 2026
3 checks passed
@satsura
satsura deleted the fix/keep-descriptions branch July 13, 2026 05:45
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