Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Image Added

📙 You will learn

How to generate and upload a Brakeman report into ThreadFix.

Prerequisites

Audience: IT Professional or End User
Difficulty: Basic
Time needed: Approximately 5 minutes
Tools required: N/A

Generate Results

After launching Command Prompt, run Brakeman with a .json output file:

Code Block
brakeman \path\to\sourcecode -o \destination\reportname.json

Threadfix only accepts the .json format from Brakeman so the output file must be .json.

Upload Results

  1. After generating the report, log in to ThreadFix and navigate to the Teams tab. Expand the Team that the report will be uploaded to:

...

  1. Image Added

  2. After picking one of the Team's Application, select Upload Scan and drag the report into the Pane:

...

  1. Image Added

  2. Once ThreadFix has finish processing the report, the results can be viewed on the Application's page:

...


  1. Image Added

Table of Contents

Table of Contents