Skip to main content

Robot Framework Library for Ruby's Brakeman SAST Product

Project description

RoboBrakeman

Robot Framework Library for Ruby's Brakeman SAST Tool

Supports Python 2.7.x for now

Install Instructions

  • You need docker to run this program
  • Pull the brakeman docker image: docker pull abhaybhargav/brakeman
  • Install the RoboBrakeman Library with pip install RoboBrakeman
  • Create a .robot file that includes the keywords used by RoboBrakeman Library

Keywords

run brakeman against source

| run brakeman against source | source code path | results path

  • source code path: where your ruby source code is located currently
  • results path: where your results will be stored. An .html file and .json are generated as outputs

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RoboBrakeman-1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page