From 1687cde3621c0be9733a48f769b761b09b6b08bc Mon Sep 17 00:00:00 2001 From: Vickey Brown Date: Mon, 24 Aug 2026 14:20:07 -0500 Subject: [PATCH] Migrate from clair-scan to roxctl-scan Replace clair-scan task with roxctl-scan to provide better security coverage as per Konflux Integration Service Team migration plan. Changes: - Updated task name from clair-scan to roxctl-scan - Updated bundle reference to task-roxctl-scan:0.1 Co-Authored-By: Claude Sonnet 4.5 --- .tekton/fact-component-pipeline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.tekton/fact-component-pipeline.yaml b/.tekton/fact-component-pipeline.yaml index 909ddf14..98548534 100644 --- a/.tekton/fact-component-pipeline.yaml +++ b/.tekton/fact-component-pipeline.yaml @@ -376,7 +376,7 @@ spec: - input: $(params.skip-checks) operator: in values: ["false"] - - name: clair-scan + - name: roxctl-scan params: - name: image-digest value: $(tasks.build-image-index.results.IMAGE_DIGEST) @@ -385,9 +385,9 @@ spec: taskRef: params: - name: name - value: clair-scan + value: roxctl-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.4.0@sha256:dcc6ca58d3ec03d05ce21c03b4f51b58cac9878caa932ad06a9fdf4bc422aaab + value: quay.io/konflux-ci/tekton-catalog/task-roxctl-scan:0.1@sha256:d2f9f4f58bbbe2fde3538ae4695be29cf1505f76d8ac08b54a5a2838bbbd1453 - name: kind value: task resolver: bundles