Update step-security/harden-runner action to v2.19.1#29
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d325d4e to
ed65172
Compare
ed65172 to
c22da05
Compare
c22da05 to
f07bc12
Compare
f07bc12 to
ffc1b3e
Compare
ffc1b3e to
cbf6c07
Compare
cbf6c07 to
78e5311
Compare
78e5311 to
03e51d4
Compare
03e51d4 to
97986cb
Compare
97986cb to
20b47fb
Compare
20b47fb to
793c9dd
Compare
793c9dd to
5f43c05
Compare
5f43c05 to
44d15a1
Compare
44d15a1 to
c4da785
Compare
c4da785 to
83558a8
Compare
83558a8 to
4f62e0e
Compare
5f7377f to
90b2501
Compare
90b2501 to
aab7219
Compare
aab7219 to
827abac
Compare
827abac to
8d54e87
Compare
8d54e87 to
e0c2be3
Compare
e0c2be3 to
bbdb7a9
Compare
bbdb7a9 to
427c817
Compare
427c817 to
a4754ac
Compare
a4754ac to
90bfaf3
Compare
90bfaf3 to
f23bc07
Compare
f23bc07 to
e12a126
Compare
e12a126 to
84e94dd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.17.0→v2.19.1Release Notes
step-security/harden-runner (step-security/harden-runner)
v2.19.1Compare Source
What's Changed
What the fix changes
ubuntu-slimrunners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.What the fix does not do
ubuntu-slimwill not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).For StepSecurity enterprise customers
If your security posture requires that workflows are always monitored, you can block the use of
ubuntu-slimvia workflow run policies see the Runner Label Policy docs. This lets you enforce that jobs only run on monitored runner types.New Contributors
Full Changelog: step-security/harden-runner@v2.19.0...v2.19.1
v2.19.0Compare Source
What's Changed
New Runner Support
Harden-Runner now supports Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted runners.
Automated Incident Response for Supply Chain Attacks
Bug Fixes
Windows and macOS: stability and reliability fixes
Full Changelog: step-security/harden-runner@v2.18.0...v2.19.0
v2.18.0Compare Source
What's Changed
Global Block List: During supply chain incidents like the recent axios and trivy compromises, StepSecurity will add known malicious domains and IP addresses (IOCs) to a global block list. These will be automatically blocked, even in audit mode, providing immediate protection without requiring any workflow changes.
Deploy on Self-Hosted VM: Added
deploy-on-self-hosted-vminput that allows the Harden Runner agent to be installed directly on ephemeral self-hosted Linux runner VMs at workflow runtime. This is intended as an alternative when baking the agent into the VM image is not possible.Full Changelog: step-security/harden-runner@v2.17.0...v2.18.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.