Download Qualys WAS Scan PDF Report

You can download PDF Artifacts in the following two ways:

Build Pipeline

To download the Scan report in PDF and JSON format in the Build pipeline, perform the following steps:

  1. Navigate to the Azure DevOps Portal and select your Project.

  2. In the left menu, click Pipelines, then Pipelines again.

  3. Click the latest run (or whichever run you want).

  4. In the Build Summary page, find the Published artifact section.
  5. To view the scan report in PDF and JSON format, click Published.
  6. Click the file name.
    The PDF report gets downloaded.

Release Pipeline

Unlike the Build pipeline, in Release pipeline there is no direct method for storing Qualys artifacts generated after a web application scan, such as PDF and JSON files.

To retrieve the scanned reports in PDF and JSON formats, you must download all the logs, as these files are included within them.