Qualys module is managed by Qualys command
How to use Qualys connector to fetch/update data from and to Qualys.
You need working Qualys API credentials.
If you want just to download data, readonly API is enough. For tagging, deleting assets and modifying groups within Qualys platform, manager permissions are needed.
Qualys connector can fetch these data:
Qualys connector can push these data back to Qualys:
This is minimum configuration needed. You need to set apihost, user and password.
For downloading patch report, patchreport name must be set too.
--qualys.apihost = qualysapi.qualys.eu
--qualys.apiuser = username
--qualys.apipassword = password
--qualys.patchreport.name = Patchable Vulnerabilities
To download everything from Qualys to platform:
fcpc qualys download-and-import-all