UMN-Qualys

1.2.4

Powershell wrappers for interacting with Qualys API

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UMN-Qualys -RequiredVersion 1.2.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UMN-Qualys -Version 1.2.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Regents of the University of Minnesota. All rights reserved.

Package Details

Author(s)

  • Travis SobeckKyle Weeks

Functions

Connect-Qualys Disconnect-Qualys Get-QualysAssetGrp Get-QualysHostAsset Get-QualysReport Get-QualysReportList Get-QualysScanList Get-QualysScanResults Get-QualysSchedReportList Get-QualysTagCount Get-QualysTag New-QualysHostAsset Invoke-QualysBase New-QualysIP New-QualysTag Remove-QualysHostAsset Remove-QualysHostAssetTag Remove-QualysIP Set-QualysHostAssetTag

Dependencies

This module has no dependencies.

Release Notes

Add functions New-QualysHostAsset amd Remove-QualysHostAsset.  Add function Remove-QualysHostAssetTag. Add Operator field to Get-QualysHostAsset function.  Add Help Files.  Minor bugfix to New-QualysIP,Major re-write of connection and all functions to support new connection function

FileList

  • UMN-Qualys.nuspec
  • LICENSE
  • README.md
  • Sample.ps1
  • UMN-Qualys.psd1
  • UMN-Qualys.psm1
  • docs\Connect-Qualys.md
  • docs\Disconnect-Qualys.md
  • docs\Get-QualysAssetGrp.md
  • docs\Get-QualysHostAsset.md
  • docs\Get-QualysReport.md
  • docs\Get-QualysReportList.md
  • docs\Get-QualysScanList.md
  • docs\Get-QualysScanResults.md
  • docs\Get-QualysSchedReportList.md
  • docs\Get-QualysTag.md
  • docs\Get-QualysTagCount.md
  • docs\Invoke-QualysBase.md
  • docs\New-QualysIP.md
  • docs\New-QualysTag.md
  • docs\Remove-QualysHostAssetTag.md
  • docs\Remove-QualysIP.md
  • docs\Set-QualysHostAssetTag.md
  • en-US\UMN-Qualys-help.xml

Version History

Version Downloads Last updated
1.3.4 268 8/23/2021
1.3.3 205 5/6/2020
1.3.2 286 3/1/2018
1.3.0 29 2/16/2018
1.2.6 41 12/20/2017
1.2.5 17 12/19/2017
1.2.4 (current version) 17 12/15/2017
1.1.4 24 11/22/2017
1.1.3 17 11/22/2017
1.1.2 18 11/17/2017
1.1.1 16 11/17/2017
1.0.5 18 11/13/2017
1.0.3 44 8/17/2017
1.0.2 17 8/17/2017
1.0.1 18 8/17/2017
1.0.0 22 8/16/2017
Show less