Skip to content

fix: Trivy scan failure caused by the version check exiting nonzero - #1202

Draft
nbmaiti wants to merge 3 commits into
mainfrom
fix/trivy-version-check
Draft

fix: Trivy scan failure caused by the version check exiting nonzero#1202
nbmaiti wants to merge 3 commits into
mainfrom
fix/trivy-version-check

Conversation

@nbmaiti

@nbmaiti nbmaiti commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

add --skip-version-check to the Trivy action
keep vulnerability scanning enabled
avoid failing the job on the “new version available” notice
this was reviewed with Copilot code review and is kept as a targeted fix

Signed-off-by: Nabendu Maiti <nabendu.bikash.maiti@intel.com>
Signed-off-by: Nabendu Maiti <nabendu.bikash.maiti@intel.com>
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.09%. Comparing base (2296f65) to head (7f23d89).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1202   +/-   ##
=======================================
  Coverage   50.09%   50.09%           
=======================================
  Files         146      146           
  Lines       13552    13552           
=======================================
  Hits         6789     6789           
  Misses       6171     6171           
  Partials      592      592           

☔ View full report in Codecov by Harness.
📢 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.

@nbmaiti nbmaiti changed the title fix: Trivy scan failure caused by the version check exiting nonzero. fix: Trivy scan failure caused by the version check exiting nonzero Aug 17, 2026
@nbmaiti
nbmaiti force-pushed the fix/trivy-version-check branch from 0644796 to 7f23d89 Compare August 17, 2026 05:00
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