ImunifySecurity team released ImunifyAV(+) and Imunify360 versions 5.5 beta. The new versions are coming with various new features. The new features included in the v5.5 beta releases are:
- Debian support: ImunifyAV(+) and Imunify360 v5.5 added full support of Debian 9 and Debian 10 systems.
- Python 3.8 support: ImunifyAV(+) and Imunify360 upgraded version of Python, and now it is designed to run with Python 3.8.
- Enhanced UI: Improvements in the ImunifyAV(+) and Imunify360 UI keeps preferred settings stored when the page is opened again.
- RapidScan workflow fixed: Changes allow you to rescan and find malware in files previously rated as safe.
According to the announcement, starting from version 5.5, Imunify360 and ImunifyAV(+) added support for the current versions of the Debian operating systems. Imunify360 and ImunifyAV(+) v5.5 also running Python 3.8, instead of Python 3.5 that reached the end of its life.
Enhanced UI
The new versions allow users to specify filter settings to quickly search over the tons of incidents. Starting from v5.5, all filter and view options will be stored in the browser’s local storage. The list of stored UI parameters include the following:
- dashboard view in Incidents and Alerts tab;
- filters for Incidents, Firewall, Malware Scanner, and Proactive Defense tabs; and
- pagination settings.
How to upgrade
To upgrade ImunifyAV(+) on CentOS/CloudLinux systems, run the command:
yum update imunify-antivirus --enablerepo=imunify360-testing
To upgrade ImunifyAV(+) on Ubuntu 16.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list apt-get update apt-get install --only-upgrade imunify-antivirus
To upgrade ImunifyAV(+) on Ubuntu 18.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list apt-get update apt-get install --only-upgrade imunify-antivirus
To upgrade Imunify360 on CentOS/CloudLinux systems, run the command:
yum update imunify360-firewall --enablerepo=imunify360-testing
To upgrade Imunify360 on Ubuntu 16.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list apt-get update apt-get install --only-upgrade imunify360-firewall
To upgrade Imunify360 on Ubuntu 18.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list apt-get update apt-get install --only-upgrade imunify360-firewall