Skip to content

Commit 6ba9368

Browse files
committed
chore(KONFLUX-6210): fix and set name and cpe label for console-plugin-1-19-console-plugin
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
1 parent 7188dff commit 6ba9368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.konflux/dockerfiles/console-plugin.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ LABEL \
4646
com.redhat.component="openshift-pipelines-console-plugin-rhel9-container" \
4747
name="openshift-pipelines/pipelines-console-plugin-rhel9" \
4848
version=$VERSION \
49+
cpe="cpe:/a:redhat:openshift_pipelines:1.19::el9" \
4950
summary="Red Hat OpenShift Pipelines Console Plugin" \
5051
maintainer="[email protected]" \
5152
description="Red Hat OpenShift Pipelines Console Plugin" \

0 commit comments

Comments
 (0)