Sample Python script for automating WebInspect scans and pushing results to SSC
-
Updated
May 12, 2022 - Python
Sample Python script for automating WebInspect scans and pushing results to SSC
With an aim to make Fortify reports more readable for customers
A Parser to convert Fortify .XML report to Excel format with multi-tab option for extensive records.
These scripts are tools designed to work with `Fortify XML` rules, allowing you to perform `<xml to csv>` transformations after performing a `<bin to xml>` conversion.
Fortify API is a Python RESTFul API client module for Fortify's Software Security Center
The Fortify API client makes requests to a Software Security Center (SSC) API of Fortify to perform different tasks like approval of FPRs or creation of projects. Generally used from a CI/CD pipeline.
Add a description, image, and links to the fortify topic page so that developers can more easily learn about it.
To associate your repository with the fortify topic, visit your repo's landing page and select "manage topics."