Skip to content

Releases: greenbone/notus-scanner

v22.6.4

15 Aug 10:38
Compare
Choose a tag to compare
Automated commit: change version from 22.6.3 -> 22.6.4

v22.6.3

22 Apr 09:40
Compare
Choose a tag to compare
Automated commit: change version from 22.6.2 -> 22.6.3

v22.6.2

20 Nov 08:35
Compare
Choose a tag to compare

22.6.2 - 2023-11-20

v22.6.1

20 Nov 07:52
Compare
Choose a tag to compare

22.6.1 - 2023-11-20

Added

  • permission pull-requests write into update-header.yml (#548) 8221958

Removed

  • greenbonebot token from update-header.yml 0d37262

Bug Fixes

v22.6.0

30 Aug 08:15
Compare
Choose a tag to compare

22.6.0 - 2023-08-30

Added

  • Add action for reporting the conventional commits d052a4a

Removed

Changed

  • remove support for python 3.7 and 3.8 Also, add support for python 3.10 and 3.11 SC-904 c167f05
  • Use new pypi-upload action for releasing the Python package 4ebdd86

Bug Fixes

  • Missing default value and wrong default path in INSTALL.md (#451) f8419e0

v22.5.0

18 Apr 14:28
Compare
Choose a tag to compare

22.5.0 - 2023-04-18

Added

Removed

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

notus-scanner 22.4.5

29 Mar 08:30
Compare
Choose a tag to compare

22.4.5 - 2023-03-29

Bug Fixes

notus-scanner 22.4.4

09 Feb 08:23
Compare
Choose a tag to compare

22.4.4 - 2023-02-09

Changed

  • Use a single workflow file for releases 129cb64

Bug Fixes

  • Only use file logging handler if log file is set (backport #419) (#424) b38327b

notus-scanner 22.4.3

08 Feb 09:39
Compare
Choose a tag to compare

22.4.3 - 2023-02-08

Changed

  • Log to file also if notus-scanner is running in foreground b1c6cbc
  • Cleanup creating the log formatter 720c358

notus-scanner 22.4.2

09 Jan 11:43
Compare
Choose a tag to compare

22.4.2 - 2023-01-09

Added

Removed

Changed

  • Update creating tags for container images (#375) 435d232
  • update action versions 397e3c0
  • Don't use a pip cache within the container build (#273) 747e7c7
  • Build notus-scanner container image for pull requests too 827b30a
  • Use docker/meta-action for container tags and labels 6ba03d0
  • Update Dockerfile to build without required wheel 4dec25b

Bug Fixes

  • version comparison in case of an ~ (#373) 60ee1e0
  • Don't crash if the pid file contains an invalid pid 0070504
  • _check_package returns None although there are vulnerabilities (backport #330) (#336) 8478e2e
  • broken version range (#318) (#319) 580438a
  • RPM package comparison by adding exceptions for version (#313) (#314) 00abf32
  • parsing for debian packages with a - in the name d550e41
  • Fals positive Debian Package Comparison 3c49bb5
  • Fix typo in PackageComparison class name 80e32c7
  • Update copyright for package modules 5576a99
  • use ~/.gnupg when /etc/openvas/gnupg is not available (#283) 1d93386