Skip to content

ROX-36447: Migrate from clair-scan to roxctl-scan - #3866

Closed
vickeybrown wants to merge 1 commit into
stackrox:masterfrom
vickeybrown:migrate-to-roxctl-scan
Closed

ROX-36447: Migrate from clair-scan to roxctl-scan#3866
vickeybrown wants to merge 1 commit into
stackrox:masterfrom
vickeybrown:migrate-to-roxctl-scan

Conversation

@vickeybrown

Copy link
Copy Markdown

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
  • Removed matrix configuration as roxctl-scan handles multi-arch natively

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
- Removed matrix configuration as roxctl-scan handles multi-arch natively

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vickeybrown
vickeybrown requested review from a team and rhacs-bot as code owners August 25, 2026 14:32
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 43ea9f33-1d84-433e-b72e-e5a44bf0f344

📥 Commits

Reviewing files that changed from the base of the PR and between b3d0a5e and 98d9761.

📒 Files selected for processing (1)
  • .tekton/collector-component-pipeline.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Summary by CodeRabbit

  • Changes
    • Updated container image scanning to use the Roxctl scanner.
    • Scans now run once per build instead of separately for each platform.

Walkthrough

The collector pipeline replaces the clair-scan task with roxctl-scan. It removes the per-platform matrix, so scanning runs once, and updates the pinned task bundle reference.

Changes

Scan pipeline update

Layer / File(s) Summary
Configure the roxctl scan task
.tekton/collector-component-pipeline.yaml
The pipeline uses roxctl-scan without the image-platform matrix and references the pinned roxctl-scan bundle.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 98d97

This localized pipeline task migration introduces no actionable merge-blocking risk based on the available evidence and is merge-ready after normal checks and review.

Suggested reviewers: rhacs-bot

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description accurately explains the task migration, bundle update, and matrix removal. It does not include the required checklist or a completed Testing Performed section. Add the checklist section and document the testing performed. If tests were not needed, state a reason such as "No testable changes" or "CI is sufficient."
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the migration from clair-scan to roxctl-scan, which is the main change.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches 💡 2
⚔️ Resolve merge conflicts 💡
  • Resolve merge conflict in branch migrate-to-roxctl-scan
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vickeybrown vickeybrown changed the title Migrate from clair-scan to roxctl-scan ROX-36447: Migrate from clair-scan to roxctl-scan Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant