Skip to content

ci(gh-actions): upload trivy sarif as a workflow artifact - #1174

Merged
madhavilosetty-intel merged 1 commit into
mainfrom
ci/trivy-upload-artifact
Aug 4, 2026
Merged

ci(gh-actions): upload trivy sarif as a workflow artifact#1174
madhavilosetty-intel merged 1 commit into
mainfrom
ci/trivy-upload-artifact

Conversation

@madhavilosetty-intel

Copy link
Copy Markdown
Contributor

The scan already publishes results to the GitHub Security tab, but the raw SARIF was not retained anywhere downloadable. Add an upload-artifact step so the report can be pulled from the run, matching the trivy workflows in rpc-go and sample-web-ui.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds retention of the raw Trivy SARIF output as a downloadable GitHub Actions artifact, complementing the existing upload to the GitHub Security tab.

Changes:

  • Upload trivy-results.sarif as a workflow artifact (runs even if earlier steps fail).

The scan already publishes results to the GitHub Security tab, but the
raw SARIF was not retained anywhere downloadable. Add an
upload-artifact step so the report can be pulled from the run, matching
the trivy workflows in rpc-go and sample-web-ui.
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.45%. Comparing base (861e864) to head (cb040e0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1174   +/-   ##
=======================================
  Coverage   44.45%   44.45%           
=======================================
  Files         144      144           
  Lines       13732    13732           
=======================================
  Hits         6105     6105           
  Misses       7054     7054           
  Partials      573      573           

☔ 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.

@madhavilosetty-intel
madhavilosetty-intel merged commit faf07b5 into main Aug 4, 2026
22 checks passed
@madhavilosetty-intel
madhavilosetty-intel deleted the ci/trivy-upload-artifact branch August 4, 2026 20:05
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.

3 participants