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 XML API Parameters |
|---|---|---|
generateflawreport.do | Returns generateflawreport.xml, which contains the token you need for downloading the finding report. | tokenscan_type |
downloadflawreport.do | Returns an XML report that lists all fixed and unfixed findings for the specified applications and/or scan type. | app_id_listscan_type |