Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address vulnerabilities reported by a trivy scan of the running CAPL pods #270

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

eljohnson92
Copy link
Collaborator

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
This PR addresses issues reported by trivy k8s --report all -n capl-system all for pod workloads.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.83%. Comparing base (2dddcf9) to head (418aa38).
Report is 1 commits behind head on main.

❗ Current head 418aa38 differs from pull request most recent head f67fc6b. Consider uploading reports for the commit f67fc6b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #270   +/-   ##
=======================================
  Coverage   53.83%   53.83%           
=======================================
  Files          27       27           
  Lines        1566     1566           
=======================================
  Hits          843      843           
  Misses        673      673           
  Partials       50       50           

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

Copy link
Collaborator

@rahulait rahulait left a comment

Choose a reason for hiding this comment

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

LGTM

@eljohnson92 eljohnson92 merged commit 9ca7c9d into main Apr 22, 2024
6 checks passed
@eljohnson92 eljohnson92 deleted the address-trivy-vulns branch April 22, 2024 20:04
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.

2 participants