Skip to content

paragbaxi/qualysguard_scanner_appliance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

qualysguard_scanner_appliance

Information on which asset groups scanner appliances are assigned to and vice versa.

Writes asset groups with assigned scanners to sorted_by_asset_group.csv file.

Example file:

Asset Group, Scanner 1, Scanner 2
All South Park Servers, db_scanner
Datacenters_rock, internal_latam, internal_na

Writes scanners with assigned asset groups to sorted_by_scanners.csv file.

Example file:

Scanner Appliance, Asset Group 1, Asset Group 2
Snowden_Scanner, Cisco IOS Platform, NSA's DB Platform
ZackMorrisScanner, Kelly

Writes scanners not assigned to any asset groups to orphan_scanners.txt file.

Example file:

Consultant_virtual_scanner
Always_available_scanner
Voldemort
ET_scanner

Writes asset groups not assigned to any scanner to orphan_asset_groups.txt file.

Example file:

Never_scanned
Reporting_asset_group
Mowgli

About

Information on which asset groups scanner appliances are assigned to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages