Skip to content

Brakeman action

Actions
GitHub Action to run Brakeman static analysis which checks Ruby on Rails applications for security vulnerabilities
v1.2.1
Latest
Star (4)

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/[email protected]
with:
  flags: "--color"

Screenshot

Screenshot

Brakeman action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub Action to run Brakeman static analysis which checks Ruby on Rails applications for security vulnerabilities
v1.2.1
Latest

Brakeman action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.