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
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 details)
File details
Details for the file RoboBrakeman-1.0.tar.gz
.
File metadata
- Download URL: RoboBrakeman-1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aaa7f4872b0fce2e0035d269f536016feff14fe24ae0be561cd5b85aca0688f |
|
MD5 | 87b90f416e3388892cd90fbc19fd336c |
|
BLAKE2b-256 | 1cb7195af62c8c016c694b0339d9a99330fe6f9ebf0e3d4507fa8651459158b1 |