OpenVAS Libraries v8.0.10
For detailed code changes, please visit
https://github.com/greenbone/gvm-libs/commits/openvas-libraries-8.0
or get the entire source code repository and view log history:
$ git clone https://github.com/greenbone/gvm-libs.git
$ cd gvm-libs && git checkout openvas-libraries-8.0 && git log
This is the tenth maintenance release of the openvas-libraries 8.0 module for
the Open Vulnerability Assessment System 8 (OpenVAS-8).
Many thanks to everyone who has contributed to this release:
Hani Benhabiles, Michael Wiegand and Juan Jose Nicola.
Main changes compared to 8.0.9:
- An issue which caused a segmentation fault due to special characters in
passwords for SMB login has been addressed. - Redis performance has been improved reducing the number of queries during
a scan. - Handling of unknown or invalid signatures has been improved.