Product Announcements — Jeremy Valance (Veracode, Inc.) asked a question.

đź“… Coming Soon: Migrating the Manual Testing API to the Findings API

On September 9th, 2024, we are migrating the Manual Testing (MPT) API to the Findings API.

 

What is changing?

Input parameters for the following endpoints:

 

getFindings - /mpt/v1/scans/{scan}/findings

  • Previous Parameter: Scan GUID (string)
  • New Parameter: ScanId (integer)

 

getFinding - /mpt/v1/findings/{finding}

  • Previous Parameter: Finding GUID (string)
  • New Parameter: Findings Id (integer) 

 

All the endpoint signatures and response objects will remain the same. With the exception of the Ids which will switch from GUIDs to Legacy Ids.

 

What should I do if I'm using the older input parameters?

Update any automation using the previous input parameters to use the new ones on or after September 9th.

 

Where do I go if I need help?

Feel free to ask here, or reach out to support@veracode.com.


Topics (3)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.