Skip to content

Commit 609006b

Browse files
committed
chore(KONFLUX-6210): fix and set name and cpe label for forklift-console-plugin-2-9
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 f0871ab commit 609006b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Containerfile-downstream

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ LABEL \
5959
summary="Migration Toolkit for Virtualization - User Console Plugin Interface" \
6060
maintainer="Migration Toolkit for Virtualization Team <[email protected]>" \
6161
description="Migration Toolkit for Virtualization - User Console Plugin Interface" \
62+
cpe="cpe:/a:redhat:migration_toolkit_virtualization:2.9::el9" \
6263
revision="$REVISION"

0 commit comments

Comments
 (0)