Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 470 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 470 Bytes

Fortify

Since customers cannot see Fortify FPR reports, exported PDF reports can be too complex for customers to get lost. fpr2xlsx.py is developed with an aim to help customers understand Fortify reports better. Script requires Python xlsxwriter library installed. It only requires one parameter (--input or -i) to choose fpr report file, after that it converts fpr report file to an Excel file and resulting xlsx file is created with the same name as fpr file.