newrelic / nri-kubernetes

New Relic integration for Kubernetes
https://docs.newrelic.com/docs/integrations/kubernetes-integration/get-started/introduction-kubernetes-integration
Apache License 2.0
43 stars 51 forks source link

chore(deps): update aquasecurity/trivy-action action to v0.17.0 #985

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aquasecurity/trivy-action action minor 0.16.1 -> 0.17.0

Release Notes

aquasecurity/trivy-action (aquasecurity/trivy-action) ### [`v0.17.0`](https://togithub.com/aquasecurity/trivy-action/releases/tag/0.17.0) [Compare Source](https://togithub.com/aquasecurity/trivy-action/compare/0.16.1...0.17.0) ##### What's Changed - docs: add configuration info for flags not supported by inputs by [@​DmitriyLewen](https://togithub.com/DmitriyLewen) in [https://github.com/aquasecurity/trivy-action/pull/296](https://togithub.com/aquasecurity/trivy-action/pull/296) - fix: Fix `skip-files` and `hide-progress` options not being applied when using Sarif report format by [@​simao-silva](https://togithub.com/simao-silva) in [https://github.com/aquasecurity/trivy-action/pull/297](https://togithub.com/aquasecurity/trivy-action/pull/297) - Upgrades Trivy from 0.48.1 to v0.49.0 by [@​kderck](https://togithub.com/kderck) in [https://github.com/aquasecurity/trivy-action/pull/304](https://togithub.com/aquasecurity/trivy-action/pull/304) ##### New Contributors - [@​simao-silva](https://togithub.com/simao-silva) made their first contribution in [https://github.com/aquasecurity/trivy-action/pull/297](https://togithub.com/aquasecurity/trivy-action/pull/297) **Full Changelog**: https://github.com/aquasecurity/trivy-action/compare/0.16.1...0.17.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (810dc00) 70.15% compared to head (22b0561) 70.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #985 +/- ## ======================================= Coverage 70.15% 70.15% ======================================= Files 46 46 Lines 3113 3113 ======================================= Hits 2184 2184 Misses 762 762 Partials 167 167 ```

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