Skip to content

Releases: step-security/harden-runner

v2.12.1

11 Jun 14:27
002fdce
Compare
Choose a tag to compare

What's Changed

  • Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
  • Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.

Full Changelog: v2...v2.12.1

v2.12.0

21 Apr 19:06
0634a26
Compare
Choose a tag to compare

What's Changed

  1. A new option, disable-sudo-and-containers, is now available to replace the disable-sudo policy, addressing Docker-based privilege escalation (CVE-2025-32955). More details can be found in this blog post.

  2. New detections have been added based on insights from the tj-actions and reviewdog actions incidents.

Full Changelog: v2...v2.12.0

v2.11.1

01 Apr 19:16
c6295a6
Compare
Choose a tag to compare

What's Changed

  • cache: add support for GitHub Actions cache v2 by @h0x0er in #529

Full Changelog: v2...v2.11.1

v2.11.0

17 Feb 01:42
4d991eb
Compare
Choose a tag to compare

What's Changed

Release v2.11.0 in #498
Harden-Runner Enterprise tier now supports the use of eBPF for DNS resolution and network call monitoring

Full Changelog: v2...v2.11.0

v2.10.4

20 Jan 00:34
cb605e5
Compare
Choose a tag to compare

What's Changed

Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.

Full Changelog: v2...v2.10.4

v2.10.3

09 Jan 20:52
c95a14d
Compare
Choose a tag to compare

What's Changed

Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.

Full Changelog: v2...v2.10.3

v2.10.2

18 Nov 21:01
0080882
Compare
Choose a tag to compare

What's Changed

  1. Fixes low-severity command injection weaknesses
    The advisory is here: GHSA-g85v-wf27-67xc

  2. Bug fix to improve detection of whether Harden-Runner is running in a container

Full Changelog: v2...v2.10.2

v2.10.1

11 Sep 05:46
91182cc
Compare
Choose a tag to compare

What's Changed

Release v2.10.1 by @varunsh-coder in #463
Bug fix: Resolves an issue where DNS resolution of .local domains was failing when using a Kind cluster in a GitHub Actions workflow.

Full Changelog: v2...v2.10.1

v2.10.0

10 Sep 22:43
446798f
Compare
Choose a tag to compare

What's Changed

Release v2.10.0 by @h0x0er and @varunsh-coder in #455

ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.

Full Changelog: v2...v2.10.0

v2.9.1

05 Aug 22:42
5c7944e
Compare
Choose a tag to compare

What's Changed

Release v2.9.1 by @h0x0er and @varunsh-coder in #440
This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.

Full Changelog: v2...v2.9.1