[PR #465] [CLOSED] build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 #475

Closed
opened 2026-03-03 14:31:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/465
Author: @dependabot[bot]
Created: 7/19/2024
Status: Closed

Base: masterHead: dependabot/github_actions/step-security/harden-runner-2.9.0


📝 Commits (1)

  • 9f1b528 build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 .github/workflows/dependency-review.yml (+1 -1)
📝 .github/workflows/issues.yml (+1 -1)
📝 .github/workflows/scorecards.yml (+1 -1)
📝 .github/workflows/shellcheck.yml (+1 -1)
📝 .github/workflows/slsa.yml (+1 -1)

📄 Description

Bumps step-security/harden-runner from 2.8.1 to 2.9.0.

Release notes

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

v2.9.0

What's Changed

Release v2.9.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#435 This release includes:

  • Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.
  • Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.
  • README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.
  • Dependency Update: Updated the braces npm package dependency to a non-vulnerable version. The vulnerability in braces did not affect the Harden Runner Action

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.9.0

Commits
  • 0d38121 Release v2.9.0 (#435)
  • 29e9ae1 Merge pull request #436 from step-security/dependabot/github_actions/actions/...
  • 9d596cf Bump actions/upload-artifact from 3.1.3 to 4.3.4
  • 6d3c2fe Merge pull request #410 from step-security/dependabot/github_actions/ossf/sco...
  • c2e63d3 Bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 547a5cc Merge pull request #427 from step-security/dependabot/github_actions/step-sec...
  • a5e1dca Bump step-security/harden-runner from 2.8.0 to 2.8.1
  • 3d32f8d Merge pull request #426 from step-security/varunsh-coder-patch-1
  • 891104c Update README.md
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/konstruktoid/hardening/pull/465 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/step-security/harden-runner-2.9.0` --- ### 📝 Commits (1) - [`9f1b528`](https://github.com/konstruktoid/hardening/commit/9f1b528dc51513674b1e769fbff91e02883d7d37) build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dependency-review.yml` (+1 -1) 📝 `.github/workflows/issues.yml` (+1 -1) 📝 `.github/workflows/scorecards.yml` (+1 -1) 📝 `.github/workflows/shellcheck.yml` (+1 -1) 📝 `.github/workflows/slsa.yml` (+1 -1) </details> ### 📄 Description Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.1 to 2.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/step-security/harden-runner/releases">step-security/harden-runner's releases</a>.</em></p> <blockquote> <h2>v2.9.0</h2> <h2>What's Changed</h2> <p>Release v2.9.0 by <a href="https://github.com/h0x0er"><code>@​h0x0er</code></a> and <a href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/435">step-security/harden-runner#435</a> This release includes:</p> <ul> <li>Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.</li> <li>Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.</li> <li>README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.</li> <li>Dependency Update: Updated the <code>braces</code> npm package dependency to a non-vulnerable version. The vulnerability in <code>braces</code> did not affect the Harden Runner Action</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.9.0">https://github.com/step-security/harden-runner/compare/v2...v2.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/0d381219ddf674d61a7572ddd19d7941e271515c"><code>0d38121</code></a> Release v2.9.0 (<a href="https://redirect.github.com/step-security/harden-runner/issues/435">#435</a>)</li> <li><a href="https://github.com/step-security/harden-runner/commit/29e9ae12297382bde04e940b27e0638029f9f3cd"><code>29e9ae1</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/436">#436</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/9d596cfe4e3f0c1dbeb90dca7986cf49f25d71bc"><code>9d596cf</code></a> Bump actions/upload-artifact from 3.1.3 to 4.3.4</li> <li><a href="https://github.com/step-security/harden-runner/commit/6d3c2fe731c8f225990c8018cb71c337c0d9dfcd"><code>6d3c2fe</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/410">#410</a> from step-security/dependabot/github_actions/ossf/sco...</li> <li><a href="https://github.com/step-security/harden-runner/commit/c2e63d350e408d1b6738203d318092932a2273b0"><code>c2e63d3</code></a> Bump ossf/scorecard-action from 2.3.1 to 2.3.3</li> <li><a href="https://github.com/step-security/harden-runner/commit/547a5cc003898d3f8fb1265b4a1f09b15be2f990"><code>547a5cc</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/427">#427</a> from step-security/dependabot/github_actions/step-sec...</li> <li><a href="https://github.com/step-security/harden-runner/commit/a5e1dca4fbfeff945996a777e5f380b54484a2af"><code>a5e1dca</code></a> Bump step-security/harden-runner from 2.8.0 to 2.8.1</li> <li><a href="https://github.com/step-security/harden-runner/commit/3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5"><code>3d32f8d</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/426">#426</a> from step-security/varunsh-coder-patch-1</li> <li><a href="https://github.com/step-security/harden-runner/commit/891104cb4f4cc21d176f41a79e1b07a74b4d01b8"><code>891104c</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/step-security/harden-runner/compare/17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6...0d381219ddf674d61a7572ddd19d7941e271515c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=step-security/harden-runner&package-manager=github_actions&previous-version=2.8.1&new-version=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:31:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#475
No description provided.