Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Image RemovedImage 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

Launching a Command Prompt and run Brakeman with a .json output file:

Note

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

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

Upload Results

  1. After generating a report, log in to ThreadFix and navigate to the Portfolio page, found on the Navigation sidebar under the Application sub-menu.

  2. Expand the Team the report will be uploaded to:

  3. After picking one of the Team's applications, select Upload Scan and drag the report into the pane:

  4. Once ThreadFix finishes processing the report, the results can be viewed on the individual application's page:

Table of Contents

Table of Contents