Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed API version in 'Search web applications' call and formatted URLs as code

Image Added

For general information & instructions on the use of Remote Providers within ThreadFix, please refer to this page's parent page: Remote Providers.

...

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

Introduction

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

User Account Requirements

The Qualys account used for the ThreadFix integration must have the WAS module enabled and have “API Access” Access Permission. To retrieve vulnerability data, the user must also have at least one the following roles:

  • Manager

  • Unit Manager

  • Scanner

  • Reader

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

Table of Contents

Table of Contents