Release 1.6
What is released as a part of 1.6
Vulnerability Management
Organizations around the world use the Internet as an important global resource. However, connecting with the Internet leaves your company network exposed to many threats. It's time to bring your business up-to-date on the definition of good vulnerability management.
PacBot pulls data from Qualys and generates dashboards for the following vulnerability reports:
• Vulnerabilities Compliance trend
• Vulnerabilities Summary by Severity (S3/S4/S5)
• Average Aging By Severity
• Trend of Total And Compliant Assets
Auto-fixes Added
Details of new policy Autofixes can be found here.
New Policies Added
Details of new policies can be found here.
Installer Changes
The Vulnerability Management feature has been introduced as optional service. Follow the steps below to enable it:
• Update local.py file with value 'True' for ENABLE_VULNERABILITY_FEATURE setting.
• Update QUALYS_API_URL and QUALYS_INFO with the appropriate values.
• Run 'sudo python3 redeploy' to enable this feature if PacBot is already installed, or 'sudo python3 install' for a new installation.