Skip to content

chore(deps): update step-security/harden-runner action to v2.16.0#426

Merged
robo9k merged 1 commit intomainfrom
renovate/step-security-harden-runner-2.x
Mar 23, 2026
Merged

chore(deps): update step-security/harden-runner action to v2.16.0#426
robo9k merged 1 commit intomainfrom
renovate/step-security-harden-runner-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 5, 2025

This PR contains the following updates:

Package Type Update Change
step-security/harden-runner action minor v2.13.1v2.16.0

Release Notes

step-security/harden-runner (step-security/harden-runner)

v2.16.0

Compare Source

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

Compare Source

What's Changed
  • Fixes #​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

Compare Source

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

v2.14.2

Compare Source

What's Changed

Security fix: Fixed a medium severity vulnerability where outbound network connections using sendto, sendmsg, and sendmmsg socket system calls could bypass audit logging when using egress-policy: audit. This issue only affects the Community Tier in audit mode; block mode and Enterprise Tier were not affected. See GHSA-cpmj-h4f6-r6pq for details.

Full Changelog: step-security/harden-runner@v2.14.1...v2.14.2

v2.14.1

Compare Source

What's Changed

  1. In some self-hosted environments, the agent could briefly fall back to public DNS resolvers during startup if the system DNS was not yet available. This behavior was unintended for GitHub-hosted runners and has now been fixed to prevent any use of public DNS resolvers.

  2. Fixed npm audit vulnerabilities

Full Changelog: step-security/harden-runner@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed
  • Selective installation: Harden-Runner now skips installation on GitHub-hosted runners when the repository has a custom property skip_harden_runner, allowing organizations to opt out specific repos.
  • Avoid double install: The action no longer installs Harden-Runner if it’s already present on a GitHub-hosted runner, which could happen when a composite action also installs it.

Full Changelog: step-security/harden-runner@v2.13.3...v2.14.0

v2.13.3

Compare Source

What's Changed
  • Fixed an issue where process events were not uploaded in certain edge cases.

Full Changelog: step-security/harden-runner@v2.13.2...v2.13.3

v2.13.2

Compare Source

What's Changed
  • Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
  • Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.

Full Changelog: step-security/harden-runner@v2.13.1...v2.13.2


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.75%. Comparing base (6fd27a0) to head (c4ed125).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #426   +/-   ##
=======================================
  Coverage   46.75%   46.75%           
=======================================
  Files           2        2           
  Lines         509      509           
  Branches      509      509           
=======================================
  Hits          238      238           
  Misses        270      270           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from eda69bc to 8c8e838 Compare December 2, 2025 05:36
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.13.2 chore(deps): update step-security/harden-runner action to v2.13.3 Dec 2, 2025
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 8c8e838 to 461ff16 Compare December 10, 2025 02:36
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.13.3 chore(deps): update step-security/harden-runner action to v2.14.0 Dec 10, 2025
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 461ff16 to df9dd54 Compare January 26, 2026 07:49
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.14.0 chore(deps): update step-security/harden-runner action to v2.14.1 Jan 26, 2026
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from df9dd54 to d499e4f Compare February 7, 2026 07:47
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.14.1 chore(deps): update step-security/harden-runner action to v2.14.2 Feb 7, 2026
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from d499e4f to d4756b0 Compare March 1, 2026 06:57
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.14.2 chore(deps): update step-security/harden-runner action to v2.15.0 Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from d4756b0 to c4e19be Compare March 8, 2026 07:10
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.15.0 chore(deps): update step-security/harden-runner action to v2.15.1 Mar 8, 2026
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from c4e19be to 5a39600 Compare March 21, 2026 18:21
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.15.1 chore(deps): update step-security/harden-runner action to v2.16.0 Mar 21, 2026
@renovate renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 5a39600 to c4ed125 Compare March 23, 2026 00:33
@robo9k robo9k merged commit 764b8b0 into main Mar 23, 2026
14 of 16 checks passed
@robo9k robo9k deleted the renovate/step-security-harden-runner-2.x branch March 23, 2026 01:21
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.

1 participant