Skip to content

Commit 645475a

Browse files
ralphbeanmbpavan
authored andcommitted
chore(KONFLUX-6210): fix and set name and cpe label for tektoncd-triggers-1-16-core-interceptors
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 f2e1a17 commit 645475a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.konflux/dockerfiles/core-interceptors.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ LABEL \
2626
com.redhat.component="openshift-pipelines-triggers-core-interceptors-rhel8-container" \
2727
name="openshift-pipelines/pipelines-triggers-core-interceptors-rhel8" \
2828
version=$VERSION \
29+
cpe="cpe:/a:redhat:openshift_pipelines:1.16::el8" \
2930
summary="Red Hat OpenShift Pipelines Triggers Core Interceptors" \
3031
maintainer="[email protected]" \
3132
description="Red Hat OpenShift Pipelines Triggers Core Interceptors" \

0 commit comments

Comments
 (0)