Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

For general information & instructions on the use of Remote Providers within ThreadFix, please refer to the Remote Providers parent page. For information on REST API functionality for Remote Providers, please refer to the following: Remote Providers API

Introduction

Qualys Cloud Platform gives users a continuous, always-on assessment of global security and compliance posture, with 2-second visibility across all user IT assets, wherever they reside.

API Endpoints Used by ThreadFix

The following 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

  • No labels