CSV Findings

Description

CSV Findings is a generic tool that allows importing findings into the project.

Usage

CSV Findings has the following options:

  • CSV File ( csv ) Specify the path to your CSV file containing findings. Each line in the file must use the following format and the file should include the following header: FILE;FUNCTION;RULE_ID;MESSAGE;LINE;COL;STATUS;STATUS_MESSAGE;TOOL​

The full command line syntax for CSV Findings is:

-d "type=csv_findings,csv=[text]"