estahn / k8s-image-swapper

Mirror images into your own registry and swap image references automatically.
https://estahn.github.io/k8s-image-swapper/
MIT License
540 stars 44 forks source link

build(deps): Bump anchore/scan-action from 3 to 5 #822

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 month ago

Bumps anchore/scan-action from 3 to 5.

Release notes

Sourced from anchore/scan-action's releases.

v5.0.0

New in scan-action v5.0.0

🚀 Features

  • feat: short-lived grype-db cache (#348) [kzantow] Note: with this release grype is no longer installed on $PATH. We suspect the changes here could break a number of users of the action who have learned to expect Grype be installed on $PATH.

v4.1.2

New in scan-action v4.1.2

v4.1.1

New in scan-action v4.1.1

v4.1.0

New in scan-action v4.1.0

v4.0.0

New in scan-action v4.0.0

v3.6.4

New in scan-action v3.6.4

v3.6.3

New in scan-action v3.6.3

  • chore: migrate action to use node v20.11.0 (Iron) FROM node v16.x.x (#278) [spiffcs]

v3.6.2

New in scan-action v3.6.2

v3.6.1

New in scan-action v3.6.1

... (truncated)

Changelog

Sourced from anchore/scan-action's changelog.

Release Notes

Version 2.0.2 - 2020-11-11

Version 2.0.1 - 2020-02-11

Fixes:

  • Removes unnecessary constraint in deduplication for SARIF reporting
  • Allows defining and referencing the location of the SARIF report file
  • Fixes multiple instances where undefined items in the reporting would break scanning
Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 27.79%. Comparing base (04f18db) to head (5bb71c1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #822 +/- ## ======================================= Coverage 27.79% 27.79% ======================================= Files 11 11 Lines 1054 1054 ======================================= Hits 293 293 Misses 736 736 Partials 25 25 ```

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


🚨 Try these New Features:

estahn commented 6 days ago

@dependabot rebase