Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors