newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
176 stars 99 forks source link

Add Trivy to CI #1213

Closed hmstepanek closed 15 hours ago

hmstepanek commented 1 week ago

Overview

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

github-actions[bot] commented 1 week ago

🦙 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 commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.