Qualys Cloud Platform 3.2 (WAS/AM) API notification 2

Jeff Leggett

Last updated on: September 30, 2020

A new release of Qualys Cloud Platform 3.2 (WAS/AM) includes an updated API which is targeted for release in October 2020. The specific day will differ depending on the platform. See platform release dates on the Qualys Status page. This API notification provides an early preview into the coming API, allowing you to identify use cases that can leverage this updated API.

What’s New

AM API: Updated Response for Search Results
/qps/rest/2.0/search/am/hostasset/
/qps/rest/2.0/search/am/asset/
/qps/rest/2.0/search/am/tag

We have now changed our response to provide you with accurate search results. The response now always includes hasMoreRecords and lastId parameters in the response. Even if the returned response does not have entities listed as per the filter criteria, the parameters are included in the response. In the earlier behavior, if any intermediate batch did not return data due to fields filter OR if it request criteria had no matching records, the hasMoreRecords and lastId parameters were not included in the response.

WAS API: Define keywords for WAS to search and report internal links
/qps/rest/3.0/create/was/optionprofile
/qps/rest/3.0/update/was/optionprofile/
/qps/rest/3.0/get/was/optionprofile/
/qps/rest/3.0/get/was/wasscan/
/qps/rest/3.0/get/was/finding/
/qps/rest/3.0/download/was/report/

In the Create/Update Option Profile API request, you can now specify keywords in the form of strings and regular expressions to search for URL links that contains the specified keyword. Currently, we search for keywords only in the internal links crawled for each target application being scanned.

Share your Comments

Comments

Your email address will not be published. Required fields are marked *