Skip to content

Run brakeman on pull requests to enforce security best practices

Notifications You must be signed in to change notification settings

mrsool/brakeman-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Brakeman github action

This action run brakeman static analysis tool which checks Ruby on Rails applications for security vulnerabilities.

Inputs

flags

Brakeman options. Full list of options: https://github.com/presidentbeef/brakeman#basic-options

Example usage

uses: artplan1/brakeman-action@v1.2.1
with:
  flags: "--color"

Screenshot

Screenshot

About

Run brakeman on pull requests to enforce security best practices

Resources

Stars

Watchers

Forks

Packages

No packages published