Skip to content

Releases: greenbone/ospd-openvas

ospd-openvas 22.4.6

08 Feb 09:39
Compare
Choose a tag to compare

22.4.6 - 2023-02-08

Changed

  • Adjust default logging configuration ab3728e

Bug Fixes

ospd-openvas 22.4.5

27 Jan 10:23
Compare
Choose a tag to compare

22.4.5 - 2023-01-27

Changed

  • gpg verification failure handling of notus advisories sha256sums b94169d

Bug Fixes

  • ospd-openvas depends on mosquitto MQTT broker 2abcdb6
  • use ~/.gnupg when /etc/openvas/gnupg is not available 573c1fa

ospd-openvas 22.4.4

24 Jan 10:46
Compare
Choose a tag to compare

22.4.4 - 2023-01-24

Bug Fixes

  • Change lock file location in default config file 6f0d23a

ospd-openvas 22.4.3

09 Jan 11:32
Compare
Choose a tag to compare

22.4.3 - 2023-01-09

Added

  • Make openvas-scanner option visible for the client (#784) (#791) 57a86a1
  • Set openvas and nmap caps at container start, with some compose installations docker forgets it. f45913f

Changed

  • Update creating tags for container images 4b01245
  • refactor to do code more reusable (#808) (#822) c2088e0
  • update action versions 8b77747
  • Make the alive_test_ports scanner preference visible for the clients. (#787) (#789) e2130a1

Bug Fixes

  • Don't crash if the pid file contains an invalid pid (#817) a58f2d6
  • improve handling of malformed severity vectors. (#793) (#794) 6c992b3
  • qod-type is in advisory not meta-data 817e8b9

ospd-openvas 22.4.2

31 Aug 11:16
Compare
Choose a tag to compare

22.4.2 - 2022-08-31

Changed

  • adjust the call to stop_scan_cleanup to pass the pid as argument ff97463
  • receive the pid as string instead of the psutil.Popen object f60dfb8
  • Don't use a pip cache within the container build e41bcea
  • Build container images for pull requests too eb1d217
  • Update Dockerfile to build without required wheel ce4ebf0
  • Use docker/meta-action for container tags and labels 2babe03

Bug Fixes

  • race condition within daemon and notus b53eaed
  • Stop and clean finished/running openvas process before resumming a scan f5026ed

ospd-openvas 22.4.1

19 Aug 09:36
Compare
Choose a tag to compare

22.4.1 - 2022-08-19

Added

  • auto connect to mqtt broker as soon as one is available (#727) (#737) 6d062f7

Changed

  • use dp.exists instead of missing_ok to allow python 3.7 (#730) e1e3a04
  • make get_status of scan more robust f6fd094
  • when sha256sums for notus are missing ignore instead of crash 10c80f4
  • before starting ospd-openvas cleanup data-pickle-files d4666ee

Bug Fixes

  • Improve handling of unknown scan ids 51d84e0
  • unable to restart container after it was killed eca8ac1
  • notus advisories 450c2ad
  • Resubscribe when mqtt reconnects c7ba503
  • Use the agreed default directory for notus advisories f316cad

ospd-openvas 22.4.0

18 Jul 09:48
Compare
Choose a tag to compare

22.4.0 - 2022-07-18

Added

  • documentation about new features bd705d3
  • documentation and examples for credentials 5b6b668
  • description of table_driven_lsc to OSPD_PARAMS ecdb67c
  • log info for VT update (#619) fc3b80c
  • possibility to handle redis tcp connections configured in openvas 29373b7
  • package_unreliable qod_type to nvti_cache 61a3a35
  • use qod_type from advisory when available 47927c7
  • possibility to disable advisories hashsum verification 614a2ec
  • gpg verification for notus (#557) d73d03d
  • documentation for notus-scanner (#537) 9508f09
  • Notus integration (#510) 2f39d2a
  • notus advisories in get_vts (#518) f78c64a
  • merge ospd into ospd-openvas 44cc135
  • smoke test for get.vts (#513) b3c0b6b

Changed

  • version of the OSP documentation 76d5586
  • Allow openvas access raw sockets and network within container 0eefae9
  • Extend the <get_version/> cmd and add <check_feed/> cmd (#558) c810de8
  • Use poetry as build tool for pip installations #559 f3e42c2
  • Handle script timeout as script preferences instead of server preference (#509) af97d06

Bug Fixes

  • using empty dict as scanner-params instead of returning 404 7850833
  • within python 3.9 and higher notus results are missing b42c758
  • set to cvss2 when cvss3 is either not present or NULL 2963af4
  • check for param to be present in calculate_vts_collection_hash 358456d
  • missing reload on update_vts 96bc329
  • crash when no severity got found 30a760b
  • Stop and resume scan (#604) 41b25c2
  • stacktrace on sensor when unexpectedly closing a ssh connection 487a58e
  • do not load oids in openvas when handled by notus 15f50bb
  • ospd-openvas should not crash on missing plugin_feed_info.inc 989a876
  • mqtt network loop (#587) 9b5cecc
  • Hash calculation of NVT fields 552b5f6
  • prepare notus parser to use family when defined deb850c
  • set sentry-sdk dependency to optional 80ed7ca
  • warning on ERRMSG (#570) bf26ad0
  • missing category of notus advisories (#569) 02cfd3b
  • mqtt on_disconnect method (#538) 915f02e
  • fix dead host count (#511) (#516) 2a17e18
  • Fix get_status (#471) 866ea24

ospd-openvas 21.4.4

22 Feb 10:08
Compare
Choose a tag to compare

21.4.4 - 2022-02-22

Added

Changed

  • Use poetry as build tool for pip installations #559 0392dad

Bug Fixes

  • Stop and resume scan (backport #604) (#608) 12645ce
  • stacktrace on sensor when unexpectedly closing a ssh connection 7c18bf6
  • fix dead host count (#511) 0dacd31
  • Fix get_status (#471) a682e99
  • --version option Force foreground to True if the --version option has been passed. This avoid to print in the syslog (in case it is the default log facility), since in this case the stdout is redirected. 82734fa

ospd-openvas 21.4.3

12 Oct 12:05
Compare
Choose a tag to compare

21.4.3 - 2021-10-12

Changed

  • Downgrade required version for psutil to 5.5.1 #489

Fixed

  • Fix timeout preference handling. #486

ospd-openvas 20.8.4

12 Oct 10:16
Compare
Choose a tag to compare

20.8.4 - 2021-10-12

Changed

  • Downgrade required version for psutil to 5.5.1 #489