Skip to content

Releases: greenbone/ospd-openvas

v22.7.1

22 Apr 13:23
Compare
Choose a tag to compare

22.7.1 - 2024-04-22

Changed

  • Support paho-mqtt version 1 and 2 6147405

v22.7.0

14 Mar 07:40
Compare
Choose a tag to compare

22.7.0 - 2024-03-14

Added

  • support authenticated connection to MQTT broker (#958) caf4329

Changed

Bug Fixes

v22.6.2

20 Nov 08:49
Compare
Choose a tag to compare

22.6.2 - 2023-11-20

v22.6.1

24 Oct 12:35
Compare
Choose a tag to compare

22.6.1 - 2023-10-24

Added

  • option to enable feed signature check when using 'nasl-cli' as feed updater (#940) 28837db

Removed

  • greenbonebot token from update-header.yml (#935) 3ac1f0f

Changed

  • Group Dependabot updates into single PR (#932) 93e7278

v22.6.0

30 Aug 08:15
Compare
Choose a tag to compare

22.6.0 - 2023-08-30

Changed

v22.5.4

03 Aug 07:36
Compare
Choose a tag to compare

22.5.4 - 2023-08-03

Bug Fixes

  • missing dependencies for impacket a185ce7
  • examples/wmiexec.py [Errno 2] No such file or directory f3e709d

v22.5.3

10 Jul 11:02
Compare
Choose a tag to compare

22.5.3 - 2023-07-10

Removed

  • Drop unnecessary IS_VERSION_TAG from container workflow 96bfdac

Changed

  • Use is-lastest-tag action in container build workflow 131b1c1

Bug Fixes

  • pip installation in smoketest b2c9977
  • Build container image release from stable openvas-scanner image b3420d7
  • Fix building container image on Debian bookworm 9abad60
  • Use openvas-scanner:edge as default base image 3a700b7

v22.5.2

10 Jul 07:32
Compare
Choose a tag to compare

22.5.2 - 2023-07-10

Added

  • Tini init manager to docker container 20fc1d0

Removed

Bug Fixes

  • Fix conventional commits workflow b1c2cd7

v22.5.1

08 May 11:02
Compare
Choose a tag to compare

22.5.1 - 2023-05-08

Added

  • Add action for reporting the conventional commits ffdfc8d

Removed

Changed

  • set default log level explicitely for test_port_convert (#897) e4b4a7d
  • Use new pypi-upload action for releasing the Python package 6fab730

v22.5.0

18 Apr 13:26
Compare
Choose a tag to compare

22.5.0 - 2023-04-18

Added

  • check for openvas before getting setting (#875) 3292255
  • option to use nasl-cli instead of openvas for feed update 2b0aea1
  • procps into docker image for debug purposes ba9f151
  • Make ospd-openvas option visible for the client (#784) 0e21f72
  • Set openvas and nmap caps at container start, with some compose installations docker forgets it. 33a25f9
  • auto connect to mqtt broker as soon as one is available (#727) a6a017b

Changed

  • Use a single release workflow file cf177f9
  • Adjust default logging configuration 52ef7a0
  • Use universal release action, not python specific (#851) 689e2ca
  • Update creating tags for container images 42da631
  • refactor to do code more reusable (#808) f34c057
  • update action versions dc70297
  • remove codecov (#788) 3ffe30c
  • speed up smoketest by just usign gatherpackagelist policy c77098b
  • Make the alive_test_ports scanner preference visible for the clients. (#787) fbe06cb
  • gpg verification failure handling of notus advisories sha256sums 9d0bd4e
  • adjust the call to stop_scan_cleanup to pass the pid as argument cfe9802
  • receive the pid as string instead of the psutil.Popen object 9bbf987
  • Don't use a pip cache within the container build 536c47b
  • Build container images for pull requests too 94e09d4
  • Update Dockerfile to build without required wheel 1dc3c5e
  • Use docker/meta-action for container tags and labels 6c14726
  • use dp.exists instead of missing_ok to allow python 3.7 (#730) 69e590f
  • make get_status of scan more robust c10b8c2
  • when sha256sums for notus are missing ignore instead of crash 301e0a5
  • before starting ospd-openvas cleanup data-pickle-files 888d271

Bug Fixes

  • queued scan count (#850) fd35308
  • ospd-openvas depends on mosquitto MQTT broker 096332a
  • Change lock file location in default config file 891434a
  • Don't crash if the pid file contains an invalid pid 28d3c7c
  • mergify rule name efc4b07
  • improve handling of malformed severity vectors. (#793) b7ad794
  • qod-type is in advisory not meta-data fd1d529
  • ospd-feed-preparer to copy recursively for script-dependencies e66a4ea
  • use ~/.gnupg when /etc/openvas/gnupg is not available 97fe15b
  • race condition within daemon and notus a0f96a1
  • Stop and clean finished/running openvas process before resumming a scan 0071f0f
  • Stop and clean finished/running openvas process before resumming a scan 8fcff19
  • enable hash sum verification for notus files fbcf937
  • Improve handling of unknown scan ids ea93a6c
  • unable to restart container after it was killed b5d2186
  • notus advisories f59e891
  • Resubscribe when mqtt reconnects 16754c6
  • Use the agreed default directory for notus advisories (#704) a9dc9d5