Skip to content

build(deps): bump step-security/harden-runner from 2.20.0 to 2.21.1 - #2021

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/step-security/harden-runner-2.21.1
Open

build(deps): bump step-security/harden-runner from 2.20.0 to 2.21.1#2021
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/step-security/harden-runner-2.21.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps step-security/harden-runner from 2.20.0 to 2.21.1.

Release notes

Sourced from step-security/harden-runner's releases.

v2.21.1

What's Changed

  • Improved performance of the disable-sudo feature.
  • Fixed an issue in the Community tier where new endpoints required by the GitHub Actions runner were not being implicitly allowed in block mode.
  • Fixed the Harden-Runner post step failing on Linux distributions that do not have a merged /usr filesystem layout (for example Debian 11), where /usr/bin/echo does not exist. This mainly affected self-hosted runners.
  • Documentation updates: clarified which features are in the Community (free) vs Enterprise tier.

Full Changelog: step-security/harden-runner@v2.21.0...v2.21.1

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: step-security/harden-runner@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: step-security/harden-runner@v2.20.0...v2.20.1

Commits
  • e14015d Merge pull request #690 from step-security/rc-43
  • 9001249 docs: update harden-runner version pin to v2.21.0 in getting started example
  • a447fba docs: expand enterprise feature list and document custom VM and ubuntu-slim l...
  • b0eaf8d docs: clarify community vs enterprise tiers and add maintained actions section
  • 063e8e3 Merge pull request #687 from rohan-stepsecurity/rp/fix/bin-echo-fallback
  • f46bdc1 chore: bump agent-ebpf to v1.9.1 and agent to v0.16.3
  • 42e6daa fix: fall back to /bin/echo for non-usr-merged distros
  • 05e3151 Merge pull request #684 from step-security/rc-42
  • 0f37afa fix: ignore denied-endpoints on non-enterprise tier
  • 93b58ee fix: resolve cache host read-first and never downgrade egress policy
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner September 7, 2026 13:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 7, 2026

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for 4dec9c6a2e03d2ff3e62b186a47fe99910cfcd63.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow: agent-mention-router-quality-ci.yml"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow: agent-mention-router-quality-ci.yml"]
  R1 --> V1["actionlint plus required checks"]
  Evidence --> S2["Workflow: agent-review-runtime-quality-ci.yml"]
  S2 --> I2["GitHub Actions review job"]
  I2 --> R2["Review risk: Workflow: agent-review-runtime-quality-ci.yml"]
  R2 --> V2["actionlint plus required checks"]
  Evidence --> S3["Workflow: audit-central-ruleset.yml"]
  S3 --> I3["GitHub Actions review job"]
  I3 --> R3["Review risk: Workflow: audit-central-ruleset.yml"]
  R3 --> V3["actionlint plus required checks"]
  Evidence --> S4["Workflow: codeql-scan-dispatch.yml"]
  S4 --> I4["GitHub Actions review job"]
  I4 --> R4["Review risk: Workflow: codeql-scan-dispatch.yml"]
  R4 --> V4["actionlint plus required checks"]
  Evidence --> S5["Workflow: dependency-review.yml"]
  S5 --> I5["GitHub Actions review job"]
  I5 --> R5["Review risk: Workflow: dependency-review.yml"]
  R5 --> V5["actionlint plus required checks"]
  Evidence --> S6["Workflow: exact-artifact-sbom-attestation.yml"]
  S6 --> I6["GitHub Actions review job"]
  I6 --> R6["Review risk: Workflow: exact-artifact-sbom-attestation.yml"]
  R6 --> V6["actionlint plus required checks"]
  Evidence --> S7["Workflow: organization-commercial-readiness-loop.yml"]
  S7 --> I7["GitHub Actions review job"]
  I7 --> R7["Review risk: Workflow: organization-commercial-readiness-loop.yml"]
  R7 --> V7["actionlint plus required checks"]
  Evidence --> S8["Workflow: pr-review-autofix.yml"]
  S8 --> I8["GitHub Actions review job"]
  I8 --> R8["Review risk: Workflow: pr-review-autofix.yml"]
  R8 --> V8["actionlint plus required checks"]
  Evidence --> S9["Workflow: python-security.yml"]
  S9 --> I9["GitHub Actions review job"]
  I9 --> R9["Review risk: Workflow: python-security.yml"]
  R9 --> V9["actionlint plus required checks"]
  Evidence --> S10["Workflow: repository-metadata-reconcile.yml"]
  S10 --> I10["GitHub Actions review job"]
  I10 --> R10["Review risk: Workflow: repository-metadata-reconcile.yml"]
  R10 --> V10["actionlint plus required checks"]
  Evidence --> S11["Workflow: sast-semgrep.yml"]
  S11 --> I11["GitHub Actions review job"]
  I11 --> R11["Review risk: Workflow: sast-semgrep.yml"]
  R11 --> V11["actionlint plus required checks"]
  Evidence --> S12["Workflow: scheduled-security-scan.yml"]
  S12 --> I12["GitHub Actions review job"]
  I12 --> R12["Review risk: Workflow: scheduled-security-scan.yml"]
  R12 --> V12["actionlint plus required checks"]
  Evidence --> S13["Workflow: secret-scan.yml"]
  S13 --> I13["GitHub Actions review job"]
  I13 --> R13["Review risk: Workflow: secret-scan.yml"]
  R13 --> V13["actionlint plus required checks"]
  Evidence --> S14["Workflow: security-scan.yml"]
  S14 --> I14["GitHub Actions review job"]
  I14 --> R14["Review risk: Workflow: security-scan.yml"]
  R14 --> V14["actionlint plus required checks"]
  Evidence --> S15["Workflow: strix.yml"]
  S15 --> I15["GitHub Actions review job"]
  I15 --> R15["Review risk: Workflow: strix.yml"]
  R15 --> V15["actionlint plus required checks"]
  Evidence --> S16["Workflow: trusted-uv-materializer-quality-ci.yml"]
  S16 --> I16["GitHub Actions review job"]
  I16 --> R16["Review risk: Workflow: trusted-uv-materializer-quality-ci.yml"]
  R16 --> V16["actionlint plus required checks"]
Loading

@opencode-agent

opencode-agent Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for 4dec9c6a2e03d2ff3e62b186a47fe99910cfcd63.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow: agent-mention-router-quality-ci.yml"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow: agent-mention-router-quality-ci.yml"]
  R1 --> V1["actionlint plus required checks"]
  Evidence --> S2["Workflow: agent-review-runtime-quality-ci.yml"]
  S2 --> I2["GitHub Actions review job"]
  I2 --> R2["Review risk: Workflow: agent-review-runtime-quality-ci.yml"]
  R2 --> V2["actionlint plus required checks"]
  Evidence --> S3["Workflow: audit-central-ruleset.yml"]
  S3 --> I3["GitHub Actions review job"]
  I3 --> R3["Review risk: Workflow: audit-central-ruleset.yml"]
  R3 --> V3["actionlint plus required checks"]
  Evidence --> S4["Workflow: codeql-scan-dispatch.yml"]
  S4 --> I4["GitHub Actions review job"]
  I4 --> R4["Review risk: Workflow: codeql-scan-dispatch.yml"]
  R4 --> V4["actionlint plus required checks"]
  Evidence --> S5["Workflow: dependency-review.yml"]
  S5 --> I5["GitHub Actions review job"]
  I5 --> R5["Review risk: Workflow: dependency-review.yml"]
  R5 --> V5["actionlint plus required checks"]
  Evidence --> S6["Workflow: exact-artifact-sbom-attestation.yml"]
  S6 --> I6["GitHub Actions review job"]
  I6 --> R6["Review risk: Workflow: exact-artifact-sbom-attestation.yml"]
  R6 --> V6["actionlint plus required checks"]
  Evidence --> S7["Workflow: organization-commercial-readiness-loop.yml"]
  S7 --> I7["GitHub Actions review job"]
  I7 --> R7["Review risk: Workflow: organization-commercial-readiness-loop.yml"]
  R7 --> V7["actionlint plus required checks"]
  Evidence --> S8["Workflow: pr-review-autofix.yml"]
  S8 --> I8["GitHub Actions review job"]
  I8 --> R8["Review risk: Workflow: pr-review-autofix.yml"]
  R8 --> V8["actionlint plus required checks"]
  Evidence --> S9["Workflow: python-security.yml"]
  S9 --> I9["GitHub Actions review job"]
  I9 --> R9["Review risk: Workflow: python-security.yml"]
  R9 --> V9["actionlint plus required checks"]
  Evidence --> S10["Workflow: repository-metadata-reconcile.yml"]
  S10 --> I10["GitHub Actions review job"]
  I10 --> R10["Review risk: Workflow: repository-metadata-reconcile.yml"]
  R10 --> V10["actionlint plus required checks"]
  Evidence --> S11["Workflow: sast-semgrep.yml"]
  S11 --> I11["GitHub Actions review job"]
  I11 --> R11["Review risk: Workflow: sast-semgrep.yml"]
  R11 --> V11["actionlint plus required checks"]
  Evidence --> S12["Workflow: scheduled-security-scan.yml"]
  S12 --> I12["GitHub Actions review job"]
  I12 --> R12["Review risk: Workflow: scheduled-security-scan.yml"]
  R12 --> V12["actionlint plus required checks"]
  Evidence --> S13["Workflow: secret-scan.yml"]
  S13 --> I13["GitHub Actions review job"]
  I13 --> R13["Review risk: Workflow: secret-scan.yml"]
  R13 --> V13["actionlint plus required checks"]
  Evidence --> S14["Workflow: security-scan.yml"]
  S14 --> I14["GitHub Actions review job"]
  I14 --> R14["Review risk: Workflow: security-scan.yml"]
  R14 --> V14["actionlint plus required checks"]
  Evidence --> S15["Workflow: strix.yml"]
  S15 --> I15["GitHub Actions review job"]
  I15 --> R15["Review risk: Workflow: strix.yml"]
  R15 --> V15["actionlint plus required checks"]
  Evidence --> S16["Workflow: trusted-uv-materializer-quality-ci.yml"]
  S16 --> I16["GitHub Actions review job"]
  I16 --> R16["Review risk: Workflow: trusted-uv-materializer-quality-ci.yml"]
  R16 --> V16["actionlint plus required checks"]
Loading

@seonghobae seonghobae added maintenance priority: high High-priority or P1 work labels Sep 8, 2026 — with ChatGPT Codex Connector
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.20.0 to 2.21.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.20.0...e14015d)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/step-security/harden-runner-2.21.1 branch from 4dec9c6 to 916bca9 Compare September 8, 2026 03:18

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for 916bca915f1a72b327e155739f800f15bb643589.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow: agent-mention-router-quality-ci.yml"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow: agent-mention-router-quality-ci.yml"]
  R1 --> V1["actionlint plus required checks"]
  Evidence --> S2["Workflow: agent-review-runtime-quality-ci.yml"]
  S2 --> I2["GitHub Actions review job"]
  I2 --> R2["Review risk: Workflow: agent-review-runtime-quality-ci.yml"]
  R2 --> V2["actionlint plus required checks"]
  Evidence --> S3["Workflow: audit-central-ruleset.yml"]
  S3 --> I3["GitHub Actions review job"]
  I3 --> R3["Review risk: Workflow: audit-central-ruleset.yml"]
  R3 --> V3["actionlint plus required checks"]
  Evidence --> S4["Workflow: codeql-scan-dispatch.yml"]
  S4 --> I4["GitHub Actions review job"]
  I4 --> R4["Review risk: Workflow: codeql-scan-dispatch.yml"]
  R4 --> V4["actionlint plus required checks"]
  Evidence --> S5["Workflow: dependency-review.yml"]
  S5 --> I5["GitHub Actions review job"]
  I5 --> R5["Review risk: Workflow: dependency-review.yml"]
  R5 --> V5["actionlint plus required checks"]
  Evidence --> S6["Workflow: exact-artifact-sbom-attestation.yml"]
  S6 --> I6["GitHub Actions review job"]
  I6 --> R6["Review risk: Workflow: exact-artifact-sbom-attestation.yml"]
  R6 --> V6["actionlint plus required checks"]
  Evidence --> S7["Workflow: organization-commercial-readiness-loop.yml"]
  S7 --> I7["GitHub Actions review job"]
  I7 --> R7["Review risk: Workflow: organization-commercial-readiness-loop.yml"]
  R7 --> V7["actionlint plus required checks"]
  Evidence --> S8["Workflow: pr-review-autofix.yml"]
  S8 --> I8["GitHub Actions review job"]
  I8 --> R8["Review risk: Workflow: pr-review-autofix.yml"]
  R8 --> V8["actionlint plus required checks"]
  Evidence --> S9["Workflow: python-security.yml"]
  S9 --> I9["GitHub Actions review job"]
  I9 --> R9["Review risk: Workflow: python-security.yml"]
  R9 --> V9["actionlint plus required checks"]
  Evidence --> S10["Workflow: repository-metadata-reconcile.yml"]
  S10 --> I10["GitHub Actions review job"]
  I10 --> R10["Review risk: Workflow: repository-metadata-reconcile.yml"]
  R10 --> V10["actionlint plus required checks"]
  Evidence --> S11["Workflow: sast-semgrep.yml"]
  S11 --> I11["GitHub Actions review job"]
  I11 --> R11["Review risk: Workflow: sast-semgrep.yml"]
  R11 --> V11["actionlint plus required checks"]
  Evidence --> S12["Workflow: scheduled-security-scan.yml"]
  S12 --> I12["GitHub Actions review job"]
  I12 --> R12["Review risk: Workflow: scheduled-security-scan.yml"]
  R12 --> V12["actionlint plus required checks"]
  Evidence --> S13["Workflow: secret-scan.yml"]
  S13 --> I13["GitHub Actions review job"]
  I13 --> R13["Review risk: Workflow: secret-scan.yml"]
  R13 --> V13["actionlint plus required checks"]
  Evidence --> S14["Workflow: security-scan.yml"]
  S14 --> I14["GitHub Actions review job"]
  I14 --> R14["Review risk: Workflow: security-scan.yml"]
  R14 --> V14["actionlint plus required checks"]
  Evidence --> S15["Workflow: strix.yml"]
  S15 --> I15["GitHub Actions review job"]
  I15 --> R15["Review risk: Workflow: strix.yml"]
  R15 --> V15["actionlint plus required checks"]
  Evidence --> S16["Workflow: trusted-uv-materializer-quality-ci.yml"]
  S16 --> I16["GitHub Actions review job"]
  I16 --> R16["Review risk: Workflow: trusted-uv-materializer-quality-ci.yml"]
  R16 --> V16["actionlint plus required checks"]
Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code maintenance priority: high High-priority or P1 work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant