As we reach the end of September 2024, ThreadFix version 3.x on-premises has officially reached its End-of-Life. Therefore, there is no longer support or updates for this version of the product. We have fully transitioned our product and development teams to focus ThreadFix SaaS and migrating all customers over from the on-premises versions. Our Customer Success and Support teams are here to help you in migrating to ThreadFix SaaS and maximizing the value you see from this improved offering from Coalfire. This is the next phase of ThreadFix and our team is looking forward to continuing to support you on this journey.

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