22.5.0 - 2023-04-18
Added
- Add support for Python 3.11 f43ec2b
- specifier to the report of the result (#292) ba36f03
- smoke test for slackware packages (#284) 46dfe5e
- support for slackware packages (#254) 3e5ef03
- first version of INSTALL.md e9f6112
Removed
- unused module advisory aac884d
Changed
- Use a single workflow file for releases bae6ee8
- Use universal release action, not python specific (#413) e8da575
- Log to file also if notus-scanner is running in foreground 1974dca
- Cleanup creating the log formatter 7922135
- Only list direct development dependencies 34754e8
- Remove repo PR template and use org default template instead b79137c
- Update creating tags for container images cb0c857
- update action versions 97cacbb
- remove codecov (#310) ac203f9
- Don't use a pip cache within the container build f66da81
- Build notus-scanner container image for pull requests too f5bd937
- Use docker/meta-action for container tags and labels fa08647
- Update Dockerfile to build without required wheel 8aa9880
- Extend logging when starting a scan (#262) 327c708
- create /run/notus-scanner as per default for pid file 8754a6e
Bug Fixes
- RPM package parsing b2fb23e
- Only use file logging handler if log file is set ce2d25b
- version comparison in case of an
~
e213da6 - Don't crash if the pid file contains an invalid pid cafe1f2
- _check_package returns None although there are vulnerabilities c1c5d37
- broken version range (#318) b944810
- RPM package comparison by adding exceptions for version (#313) d496276
- parsing for debian packages with a - in the name b517537
- Fals positive Debian Package Comparison 93f13cb
- Fix typo in PackageComparison class name aa2742e
- Update copyright for package modules 0207d6f
- use ~/.gnupg when /etc/openvas/gnupg is not available f64d586
- ConnectionRefusedError on startup when no broker is running (#247) ace8d88
- resubscribe when mqtt reconnects 5a2580f
- notus crashes after mqtt disconnect a7a4827
- wrong defaults for product dir 9c5588e