Skip to content

v1.8.1

Latest
Compare
Choose a tag to compare
@baristaTam baristaTam released this 15 Jul 18:04
bc99277

[1.8.1] - 2024-07-15

Added

  • Get-QualysAMUser: function that gets user information from the administration module. This supporting function is necessary for Add-QualysUserTagAssignment after discovering VMDR User IDs and Administration User IDs are not the same.
  • Invoke-QualysTagRestCall was missing from the module's functions to export.

Changed

  • Add-QualysUserTagAssignment: Now takes a User Login instead of ID and gets the AM ID by using the Get-QualysAMUser function.