Skip to content

This Powershell module acts as a wrapper for the Qualys REST API, allowing you to create scripts that run system administration commands against your Qualys account

License

Notifications You must be signed in to change notification settings

cmalvia/SecOps-Powershell-Qualys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pester Tests ScriptAnalyzer

What is This?

This Powershell module acts as a wrapper for the Qualys REST API, allowing you to create scripts that run operations tasks in Qualys

How do I install it?

The latest stable release is always available via the PSGallery.

# This will install on the local machine
Install-Module -Name 'UofIQualys'

How does it work?

Get-Help is available for all functions in this module. You must run New-QualysSession before other functions can be used.

How do I help?

Submit a PR on GitHub

To Do

  • Support for targeting by IPs with Scan functions
  • Prod/Dev BaseURI switching
  • Example Scripts

About

This Powershell module acts as a wrapper for the Qualys REST API, allowing you to create scripts that run system administration commands against your Qualys account

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%