Skip to content

A Parser to convert Fortify .XML report to Excel format with multi-tab option for extensive records.

License

Notifications You must be signed in to change notification settings

0x4d-sh/fortify-parser-xml-to-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortify Parser XML to Excel

A Parser to convert Fortify .XML report to Excel format with multi-tab option for extensive records.

Screenshot

The output will be in .xlsx file format.

Pre-requisite

  • Python 3 and libraries
  • File (.xml) that is generated from Fortify

Generate .XML from Fortify

  1. Go to Audit Workbench to generate your report under Tools > Reports > Generate Legacy Report > Fortify Developer Workbook
  2. Under "Results Outline" panel, open up the listings sections
  3. Uncheck the limit number of issues in each group setting if checked

Screenshot

To simply workflow, you can first check issues and analysis before generating .xml report.

Usage

Run python3 main.py -f <input filie in .xlsx> -t <tab name of first excel sheet> -m <max record to display in main tab> -o <output filename>

Default Mode Gif

About

A Parser to convert Fortify .XML report to Excel format with multi-tab option for extensive records.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages