21.4.1 - 2021-06-23
Added
- Improve nasl linter to catch more cases of undeclared variables. #728
- Add deprecation warning for source_iface related settings which will be removed with the 21.10 release. #732
- New Credentials for SSH to get su privileges. Backport of #744. #753
Changed
- Update default log config #711
Fixed
- Use host from the original hosts list when boreas is enabled. #725
- Initialize the the kb to store results for openvas-nasl #735
- Fix unittest. Mock kb_lnk_reset. #748