Skip to content

Fix: Vulnerability Check Should Not Fail Pipeline#610

Merged
bupd merged 1 commit into
goharbor:mainfrom
bupd:fix-vuln-checkisss
Jan 20, 2026
Merged

Fix: Vulnerability Check Should Not Fail Pipeline#610
bupd merged 1 commit into
goharbor:mainfrom
bupd:fix-vuln-checkisss

Conversation

@bupd

@bupd bupd commented Jan 20, 2026

Copy link
Copy Markdown
Member

Description:

Fixes #609

Changes Made

  • Remove exit 1 from vulnerability check step

Signed-off-by: bupd <bupdprasanth@gmail.com>
@bupd bupd added the bug Something isn't working label Jan 20, 2026
@bupd bupd merged commit ca37636 into goharbor:main Jan 20, 2026
6 of 7 checks passed
@codecov

codecov Bot commented Jan 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6.45%. Comparing base (60ad0bd) to head (6d264e3).
⚠️ Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #610      +/-   ##
=========================================
- Coverage   10.99%   6.45%   -4.54%     
=========================================
  Files         173     260      +87     
  Lines        8671   12843    +4172     
=========================================
- Hits          953     829     -124     
- Misses       7612   11908    +4296     
  Partials      106     106              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Vickysomtee pushed a commit to Vickysomtee/harbor-cli that referenced this pull request Feb 4, 2026
Signed-off-by: bupd <bupdprasanth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vulnerability Check Should Not Fail Pipeline

1 participant