Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For information on REST API functionality for Remote Providers, please refer to the following: Remote Providers API

API Endpoints Used by ThreadFix

Here are the API calls ThreadFix makes to import Qualys scans:

Search scans (POST)

  • URL: /qps/rest/3.0/search/was/wasscan

Retrieve the results of a scan (GET)

  • URL: /qps/rest/3.0/download/was/wasscan/<scanid>

Search web applications (POST)

  • URL: /qps/rest/3,0/search/was/webapp

List Vulnerabilities (POST)

  • URL: /api/2.0/fo/knowledge_base/vuln

==============================================


We will update this page at a future time with more details on the Remote Provider integration with this specific scanning tool.

...