I am excited to share Secure-Repo, an open-source project that can easily secure your GitHub repository through automated security fixes. The project aims to automate common security fixes, so developers do not have to wade through documentation.<p>It does not require any App installation or onboarding steps, you can just enter your public repository and click on a button to improve security through automated pull requests.<p>I invite you to try Secure-Repo on your public repository using the hosted version and share your feedback:<p><a href="http://app.stepsecurity.io/securerepo" rel="nofollow">http://app.stepsecurity.io/securerepo</a><p>Important open-source repositories have adopted the tool. Here are a few example pull requests created by the maintainers of Electron, Ruby, and GoogleCloudPlatform using this project.<p>Electron: <a href="https://github.com/electron/electron/pull/36363">https://github.com/electron/electron/pull/36363</a><p>Ruby: <a href="https://github.com/ruby/ruby/pull/6811">https://github.com/ruby/ruby/pull/6811</a><p>GCP: <a href="https://github.com/GoogleCloudPlatform/functions-framework-dotnet/pull/293">https://github.com/GoogleCloudPlatform/functions-framework-d...</a>