Skip to content

victor-secops/Qualys2PowerBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qualys2PowerBI

Simple Script to Integrate Qualys With PowerBI using API

Available Endpoints

Detection API Format xml https://qualysapi.qg3.apps.qualys.com/api/2.0/fo/asset/host/vm/detection/

Report API format csv string https://qualysapi.qg3.apps.qualys.com/api/2.0/fo/report/?action=fetch&id=

How to Use

install the necessary libraries and change the Authorization field of the header, to your username and password encoded to Base64. The format for documentation is username:password.

Example: 'Authorization': 'Basic dXN1YXJpbzpzZW5oYTEyMw=='

About

Simple Script to Integrate Qualys some api With PowerBI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages