Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update step-security/harden-runner action to v2 #694

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
step-security/harden-runner action major v1.5.0 -> v2.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

step-security/harden-runner (step-security/harden-runner)

v2.8.0

Compare Source

What's Changed

Release v2.8.0 by @​h0x0er and @​varunsh-coder in https://github.com/step-security/harden-runner/pull/416
This release includes:

  • File Monitoring Enhancements: Adds the capability to view the name and path of every file written during the build process.
  • Process Tracking Enhancements: Adds the capability to view process names and arguments of processes run during the build process.

These enhancements are based on insights from the XZ Utils incident, aimed at improving observability and detections during the build process.

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

v2.7.1

Compare Source

What's Changed

Release v2.7.1 by @​varunsh-coder, @​h0x0er, @​ashishkurmi in https://github.com/step-security/harden-runner/pull/397
This release:

  • Improves the capability to inspect outbound HTTPS traffic on GitHub-hosted and self-hosted VM runners
  • Updates README to add link to case study video on how Harden-Runner detected a supply chain attack on a Google open-source project
  • Addresses minor bugs

Full Changelog: step-security/harden-runner@v2.7.0...v2.7.1

v2.7.0

Compare Source

What's Changed

Release 2.7.0 by @​varunsh-coder and @​h0x0er in https://github.com/step-security/harden-runner/pull/376
This release:

  1. Updates the node runtime to node20
  2. Adds capability to inspect outbound HTTPS traffic on GitHub-hosted and self-hosted VM runners

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

v2.6.1

Compare Source

What's Changed

Release v2.6.1 by @​varunsh-coder and @​h0x0er in https://github.com/step-security/harden-runner/pull/356
This release:

  1. Improves the job summary markdown written by the Harden-Runner Action
  2. Improves detection of cache endpoint used by the job
  3. Detects use of Kubernetes mode in Actions Runner Controller (ARC) based runners
  4. Updates dependencies

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

v2.6.0

Compare Source

What's Changed

Release v2.6.0 by @​varunsh-coder in https://github.com/step-security/harden-runner/pull/346

This release adds support for self-hosted Virtual Machine runners (e.g. on EC2).

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

v2.5.1

Compare Source

What's Changed

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

v2.5.0

Compare Source

What's Changed

Release v2.5.0 by @​h0x0er and @​varunsh-coder in https://github.com/step-security/harden-runner/pull/325

This release:

  1. Adds support for Actions Runner Controller (ARC) environment
  2. Improves the job summary markdown

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

v2.4.1

Compare Source

What's Changed

Release v2.4.1 by @​varunsh-coder and @​Devils-Knight in https://github.com/step-security/harden-runner/pull/309

This release

  1. Shows a preview of the network events in the job summary markdown
  2. Uses a fallback DNS service from Cloudflare in addition to Google DNS to improve reliability

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

v2.4.0

Compare Source

What's Changed

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

v2.3.1

Compare Source

What's Changed

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

v2.3.0

Compare Source

What's Changed

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

v2.2.1

Compare Source

What's Changed

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

v2.2.0

Compare Source

What's Changed

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

v2.1.0

Compare Source

What's Changed

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

v2.0.0

Compare Source

Release v2.0.0

  • Feature to disable sudo: Use disable-sudo: true to run job steps without sudo access on the GitHub-hosted runner. disable-sudo is false by default and needs to be opted-into. (documentation)
  • File monitoring improvements: All source code files are monitored now for overwrite, instead of a few extensions. Instead of getting annotations for overwrites, you can also opt-in to getting email or Slack notifications if source code is overwritten. (documentation)
  • Support for private repositories: Starting with Harder Runner v2.0.0, use of harden runner for private repositories will require a Team/ Enterprise license. Harder Runner GitHub Action is free for all public repositories.

What's Changed

Full Changelog: step-security/harden-runner@v1...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 7d81596 to 6e12bf8 Compare June 20, 2023 14:02
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 6e12bf8 to e770d93 Compare July 25, 2023 02:27
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from e770d93 to c9f7011 Compare August 10, 2023 23:44
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from c9f7011 to ceb896a Compare October 3, 2023 02:55
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from ceb896a to 762ec87 Compare November 17, 2023 05:58
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 762ec87 to 5f23572 Compare January 31, 2024 02:37
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 5f23572 to 5f4bb6c Compare April 30, 2024 14:35
@renovate renovate bot force-pushed the renovate/step-security-harden-runner-2.x branch from 5f4bb6c to 011a35f Compare May 22, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants