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

Add Trivy to CI #1213

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Add Trivy to CI #1213

merged 4 commits into from
Sep 27, 2024

Conversation

hmstepanek
Copy link
Contributor

@hmstepanek hmstepanek commented Sep 18, 2024

Overview

Add Trivy to CI and upload report on nightly runs and upgrade urllib3 to 1.26.19 to fix Trivy finding.

Copy link

github-actions bot commented Sep 18, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML prettier 1 1 0 0.63s
✅ YAML v8r 1 0 1.8s
✅ YAML yamllint 1 0 0.47s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.10%. Comparing base (85f4035) to head (f142815).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1213      +/-   ##
==========================================
- Coverage   81.24%   81.10%   -0.14%     
==========================================
  Files         197      197              
  Lines       21598    21598              
  Branches     3775     3775              
==========================================
- Hits        17548    17518      -30     
- Misses       2910     2941      +31     
+ Partials     1140     1139       -1     

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

@hmstepanek hmstepanek marked this pull request as ready for review September 27, 2024 16:44
@hmstepanek hmstepanek requested a review from a team as a code owner September 27, 2024 16:44
@hmstepanek hmstepanek merged commit c07d6f4 into main Sep 27, 2024
51 of 53 checks passed
@hmstepanek hmstepanek deleted the add-trivy branch September 27, 2024 23:56
@mergify mergify bot removed the tests-failing label Sep 27, 2024
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