We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpe
1 parent ffea8c1 commit e9d55d7Copy full SHA for e9d55d7
collector/container/konflux.Dockerfile
@@ -102,6 +102,8 @@ LABEL \
102
io.openshift.tags="rhacs,collector,stackrox" \
103
maintainer="Red Hat, Inc." \
104
name="advanced-cluster-security/rhacs-collector-rhel8" \
105
+ # X.Y in the cpe label must be adjusted for every release.
106
+ cpe="cpe:/a:redhat:advanced_cluster_security:X.Y::el8" \
107
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
108
source-location="https://github.com/stackrox/collector" \
109
summary="Runtime data collection for Red Hat Advanced Cluster Security for Kubernetes" \
0 commit comments