pranau97 / sher

Customizable Self-Hosted Runners for GitHub Actions

Home Page:https://ghasecurity.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐯 SHER

Customizable Self-Hosted Runners for GitHub Actions

Sher is an open-source tool that lets you create and manage customizable ephemeral self-hosted runners for GitHub Actions. It is primarily designed to provide isolation for workflows that run on your infrastructure. Sher does this by creating a new runner on-demand on a discardable virtual machine, and then removing it after the workflow has completed.

Sher is available as a GitHub App - https://github.com/apps/sher-security-for-gh-actions

About

Customizable Self-Hosted Runners for GitHub Actions

https://ghasecurity.xyz

License:MIT License


Languages

Language:Python 72.0%Language:Jinja 28.0%