Flaw Report XML API quick reference
This table lists the XML API calls for managing flaw reports. For more detailed information, see the topic for a specific call.
Veracode strongly recommends that you use the REST APIs. For new integrations, always use the REST APIs.
XML API call | Description | Optional parameters |
---|---|---|
generateflawreport.do | Returns generateflawreport.xml , which contains the token you need for downloading the finding report. | token scan_type |
downloadflawreport.do | Returns an XML report that lists all fixed and unfixed findings for the specified applications and/or scan type. | app_id_list scan_type |