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 2 Next »

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

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

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

  • No labels