Sourced from step-security/harden-runner's releases.
v2.21.0
What's Changed
- Support for denied endpoints in block mode. This is included in the enterprise tier. Customers can deny outbound calls, for example, to public package registries.
- Improved Support for AWS CodeBuild GitHub Actions Runners.
- Bug fixes.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2.20.1...v2.21.0
v2.20.1
What's Changed
- AWS CodeBuild-hosted runner support
- Implicitly allow single-labeled (internal) domains in block-mode
Full Changelog: https://github.com/step-security/harden-runner/compare/v2.20.0...v2.20.1
05e3151
Merge pull request #684
from step-security/rc-420f37afa
fix: ignore denied-endpoints on non-enterprise tier93b58ee
fix: resolve cache host read-first and never downgrade egress
policye7399dd
fix: align deny-list mode detection with agent and log when both
endpoint inp...c16689f
test: add denied_endpoints to Configuration fixtures and cover deny-list
merge40b99cf
Merge pull request #682
from rohan-stepsecurity/rp/feat/codebuild-self-v2fedec02
Merge branch 'rc-42' into rp/feat/codebuild-self-v25361fb1
feat: add build artifacts286474f
feat: Support Bravo agent install on CodeBuild runners051ec05
Merge pull request #683
from h0x0er/jatin/deny-list