Make use of your Github Actions minutes for security checking Rails PRs

If you're using Github to host your Rails projects, you might be interested in a quick and easy way to add security checks to your PRs, via Github Actions.Github Actions, if you're not familiar with them, are like little CI tasks that can run on certain events that happen to your repos. They run in the cloud and let you do things like test or lint your code.This post will show you how to integrate the Brakeman gem into your Github project as a Github Action that only checks the code changed in a created (or updated) PR. Here is the result:.
Make use of your Github Actions minutes for security checking Rails PRs #ruby #rubydeveloper #rubyonrails #github #security https://rubyonrails.ba/single/make-use-of-your-github-actions-minutes-for-security-checking-rails-prs

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles