Skip to content

Conversation

@cx-john-mcgreevy
Copy link

The report produces a CSV with the standard SAST CSV report format, with the additon of the team path and project name as columns. The latest scan for each project in the teams provided will be included in this single CSV, each scan results list getting appended to the file. The teams are supplied by ReportTeams.txt file, one line per team path. The batch file included shows the example command to run the PowerShell. To run the batch file supply the SAST URL and direct log output to a file.

The report produces a CSV with the standard SAST CSV report format, with the additon of the team path and project name as columns.  The latest scan for each project in the teams provided will be included in this single CSV, each scan results list getting appended to the file.  The teams are supplied by ReportTeams.txt file, one line per team path.  The batch file included shows the example command to run the PowerShell.  To run the batch file supply the SAST URL and direct log output to a file.
SAST scans report - single large CSV output
Moved credentials to Credentials Manager
Moved the teams to a file input: ReportTeams.txt
Performance fix to request each report one at at time so as not to overload the manager with requests.
Created a suggested batch file to run the script in default PDF output mode, that takes the server URL as a parameter.
Performance fix and enhancement for SAST-Create-Report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant