-
Notifications
You must be signed in to change notification settings - Fork 66
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
fix: improve vuln report verifier report messages #1238
fix: improve vuln report verifier report messages #1238
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1238 +/- ##
==========================================
+ Coverage 61.43% 61.44% +0.01%
==========================================
Files 97 97
Lines 6179 6181 +2
==========================================
+ Hits 3796 3798 +2
Misses 2051 2051
Partials 332 332 ☔ View full report in Codecov by Sentry. |
My proposals for the message:
One more comment about the name of the field Maybe we can also align the name between |
@yizha1 thanks for the suggestions. I have incorporated the message exactly as you had suggested. I've updated the sample outputs in the description of the PR. Please take a look when you have a chance. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. thanks
Description
What this PR does / why we need it:
Sample Deny List CVE message:
Sample disallowed severity message:
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when the PR gets merged):Fixes #
Type of change
Please delete options that are not relevant.
main
branch)How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Checklist:
Post Merge Requirements
Helm Chart Change