Skip to content

Releases: step-security/harden-runner

v2.1.0

13 Jan 18:44
18bf8ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.0

v2.0.0

08 Nov 23:39
ebacdc2
Compare
Choose a tag to compare

Release v2.0.0

  • Feature to disable sudo: Use disable-sudo: true to run job steps without sudo access on the GitHub-hosted runner. disable-sudo is false by default and needs to be opted-into. (documentation)
  • File monitoring improvements: All source code files are monitored now for overwrite, instead of a few extensions. Instead of getting annotations for overwrites, you can also opt-in to getting email or Slack notifications if source code is overwritten. (documentation)
  • Support for private repositories: Starting with Harder Runner v2.0.0, use of harden runner for private repositories will require a Team/ Enterprise license. Harder Runner GitHub Action is free for all public repositories.

What's Changed

Full Changelog: v1...v2.0.0

v1.5.0

29 Sep 18:35
2e205a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.5.0

v1.4.5

12 Aug 17:32
dd2c410
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.4.5

v1.4.4

01 Jul 22:49
74b568e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.4.4

v1.4.3

02 May 01:13
248ae51
Compare
Choose a tag to compare

What's Changed

  • Fix performance issues related to file monitoring
  • Limit annotations for source code overwrites

Full Changelog: v1...v1.4.3

v1.4.2

22 Apr 16:16
34cbc43
Compare
Choose a tag to compare
  • Do not fail workflow and show message if Harden Runner is running in a container
  • Add "StepSecurity Harden Runner" as prefix to annotation message when source code change detected
  • Update dependencies
  • Add limitations section to ReadMe
  • Update description in package.json and action.yml

v1.4.1

18 Mar 22:03
9b0655f
Compare
Choose a tag to compare

What's Changed

Updated agent to not block UDP traffic in audit mode in #112
Updated agent to not show annotation when calls to api.snapcraft.io are blocked in #113
Updated dependencies

Full Changelog: v1...v1.4.1

v1.4.0

13 Feb 16:37
bdb12b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.4.0

v1.3.0

12 Jan 03:54
14dc64f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.0