Chore(deps): Bump step-security/harden-runner from 2.14.2 to 2.16.0 by dependabot[bot] · Pull Request #54 · lfit/sandbox (original) (raw)
Bumps step-security/harden-runner from 2.14.2 to 2.16.0.
Release notes
Sourced from step-security/harden-runner's releases.
v2.16.0
What's Changed
- Updated action.yml to use node24
- Security fix: Fixed a medium severity vulnerability where the egress block policy could be bypassed via DNS over HTTPS (DoH) by proxying DNS queries through a permitted resolver, allowing data exfiltration even with a restrictive allowed-endpoints list. This issue only affects the Community Tier; the Enterprise Tier is not affected. See GHSA-46g3-37rh-v698 for details.
- Security fix: Fixed a medium severity vulnerability where the egress block policy could be bypassed via DNS queries over TCP to external resolvers, allowing outbound network communication that evades configured network restrictions. This issue only affects the Community Tier; the Enterprise Tier is not affected. See GHSA-g699-3x6g-wm3g for details.
Full Changelog: step-security/harden-runner@v2.15.1...v2.16.0
v2.15.1
What's Changed
- Fixes step-security/harden-runner#642 bug due to which post step was failing on Windows ARM runners
- Updates npm packages
Full Changelog: step-security/harden-runner@v2.15.0...v2.15.1
v2.15.0
What's Changed
Windows and macOS runner support
We are excited to announce that Harden Runner now supports Windows and macOS runners, extending runtime security beyond Linux for the first time.
Insights for Windows and macOS runners will be displayed in the same consistent format you are already familiar with from Linux runners, giving you a unified view of runtime activity across all platforms.
Full Changelog: step-security/harden-runner@v2.14.2...v2.15.0
Commits
- fa2e9d6 Release v2.16.0 (#646)
- 58077d3 Release v2.15.1 (#641)
- a90bcbc Update readme (#637)
- f0a59d8 Release v2.15.0 (#639)
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)