Skip to content

Commit cc787ec

Browse files
ralphbeanmbpavan
authored andcommitted
chore(KONFLUX-6210): fix and set name and cpe label for tektoncd-git-clone-1-15-git-init
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 27533c5 commit cc787ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.konflux/dockerfiles/git-init.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ LABEL \
2929
com.redhat.component="openshift-pipelines-git-init-rhel8-container" \
3030
name="openshift-pipelines/pipelines-git-init-rhel8" \
3131
version=$VERSION \
32+
cpe="cpe:/a:redhat:openshift_pipelines:1.15::el8" \
3233
summary="Red Hat OpenShift Pipelines Git-init" \
3334
maintainer="[email protected]" \
3435
description="Red Hat OpenShift Pipelines Git-init" \

0 commit comments

Comments
 (0)