Template files can be found in Core/config/reportsyour fortify file.
Copy DeveloperWorkbook.xml to a new file AllIssues.xmland about <title>Results Outline</title>change limit="5"to limit="-1".
Then run:
ReportGenerator -template AllIssues.xml -format pdf -f output.pdf -source input.fpr
source
share