Skip to content

Releases: greenbone/openvas-scanner

v23.10.1

06 Nov 10:14
Compare
Choose a tag to compare

23.10.1 - 2024-11-06

Bug Fixes

  • made host, hostname, port, test_id, severity optional 6fa50106
  • mark scan as failed on fetch result errors 011d61f0
  • issue-1746: missing init phase 4ccff9e4

v23.10.0

29 Oct 16:26
Compare
Choose a tag to compare

23.10.0 - 2024-10-29

Added

  • NASL builtin functions for rsa (#1737) ab9b6988
  • NASL bultin functions for isotime cc5d8a1f
  • nasl builtin functions for kb manipulation (#1703) 48ea362e
  • rust-only openvasd scanner a720f93a
  • async interpreter. 01c5803a
  • storage.scan_finish and storage.clean_scan 1c6ed991
  • status check for naslinterpreter#Scanner 3afd7886
  • storage implementatoin for naslinterpreter#scanner 080e417a
  • possibility to use nasl-interpreter#Scanner 38b42978

Changed

  • secrets.GREENBONE_REGISTRY to vars.GREENBONE_REGISTRY (#1742) b15b210a

Bug Fixes

v23.9.0

04 Sep 09:55
Compare
Choose a tag to compare

23.9.0 - 2024-09-04

Added

  • nasl built regex library, regex nasl functions and tests. (#1704) 7a8ca4ef
  • NASL bultin network functions 40505cc4

v23.8.5

19 Aug 12:54
Compare
Choose a tag to compare

23.8.5 - 2024-08-19

Bug Fixes

v23.8.4

08 Aug 15:47
Compare
Choose a tag to compare

23.8.4 - 2024-08-08

Bug Fixes

  • update feed_version response's field after feed update (#1692) e67a4421

v23.8.3

08 Aug 10:31
Compare
Choose a tag to compare

23.8.3 - 2024-08-08

Bug Fixes

  • Feed is loaded many times in readis after openvasd restart (#1685) 0edef24b

v23.8.2

30 Jul 11:36
Compare
Choose a tag to compare

23.8.2 - 2024-07-30

Bug Fixes

v23.8.1

29 Jul 16:32
Compare
Choose a tag to compare

23.8.1 - 2024-07-29

Bug Fixes

  • use the right method to get vts from nvticache (#1684) cab57e3f

v23.8.0

23 Jul 09:27
Compare
Choose a tag to compare

23.8.0 - 2024-07-23

Added

  • log_message, error_message, security_message 7b78eeb0

v23.7.0

18 Jul 13:00
Compare
Choose a tag to compare

23.7.0 - 2024-07-18

Added

  • possibility to provide a scan config with an Scan ID 32c1770a

Bug Fixes