Conversation
harden-runner v2.19.0 enforces egress policy on Blacksmith runners, unmasking domains that v2.18.0 silently allowed through. - Build & Test: add us-west-2.ec2.archive.ubuntu.com and security.ubuntu.com for apt-get install - Docker Build: add Cloudflare R2 buckets Docker Hub now serves image layers from - NilAway: add go.dev and release-assets.githubusercontent.com for setup-go version resolution
The specific R2 bucket hashes Docker Hub serves layers from are opaque and can change. StepSecurity supports wildcards in allowed- endpoints; collapse the two bucket entries into `*.r2.cloudflarestorage.com:443`.
*.r2.cloudflarestorage.com allows egress to any Cloudflare R2 customer's bucket. Pin the two Docker Hub buckets explicitly so the allowlist only covers Docker Inc's account.
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:
v6.3.0→v6.4.0v2.18.0→v2.19.0Release Notes
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
step-security/harden-runner (step-security/harden-runner)
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
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.