-
Notifications
You must be signed in to change notification settings - Fork 21
chore(KONFLUX-6210): fix and set name and cpe label for rhtas-operator-v1-2 #1332
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
chore(KONFLUX-6210): fix and set name and cpe label for rhtas-operator-v1-2 #1332
Conversation
…r-v1-2 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
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Reviewer's guide (collapsed on small PRs)Reviewer's GuidePR updates container image metadata in Dockerfile.rhtas-operator.rh to support VEX lookups by modifying the name label and adding a CPE identifier. 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.
/ok-to-test |
User description
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
PR Type
Other
Description
Update container image name and CPE labels
Add CPE identifier for VEX statement lookup
Diagram Walkthrough
File Walkthrough
Dockerfile.rhtas-operator.rh
Update container labels for VEX compatibility
Dockerfile.rhtas-operator.rh
name
label fromrhtas-operator
torhtas/rhtas-rhel9-operator
cpe
label with valuecpe:/a:redhat:trusted_artifact_signer:1.2::el9
Summary by Sourcery
Update container image metadata to include accurate name and CPE labels for vulnerability scanning
Build: