As of December 31st, 2023 ThreadFix 2.X has reached End of Life and is no longer supported. For any further information please contact the Success and Implementation team.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

📙 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:

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:

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

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

Table of Contents

  • No labels