-
Notifications
You must be signed in to change notification settings - Fork 9
chore(KONFLUX-6210): fix and set name and cpe label for client-server #451
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
base: main
Are you sure you want to change the base?
chore(KONFLUX-6210): fix and set name and cpe label for client-server #451
Conversation
For https://issues.redhat.com/browse/KONFLUX-6210, clair needs access to a name and cpe label that it can use to look up the image in VEX statements. See also release-engineering/rhtap-ec-policy#149 Signed-off-by: Ralph Bean <[email protected]> Assisted-by: Gemini
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates the client and server Dockerfiles to add and correct the "name" and "cpe" labels via Dockerfile LABEL instructions so Clair can resolve the image in VEX statements. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #451 +/- ##
=======================================
Coverage ? 34.40%
=======================================
Files ? 210
Lines ? 13748
Branches ? 0
=======================================
Hits ? 4730
Misses ? 8431
Partials ? 587 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
For https://issues.redhat.com/browse/KONFLUX-6210, clair needs access to a name and cpe label that it can use to look up the image in VEX statements.
See also release-engineering/rhtap-ec-policy#149
Signed-off-by: Ralph Bean [email protected]
Assisted-by: Gemini
Summary by Sourcery
Enhancements: