Skip to content

Releases: greenbone/openvas-scanner

v23.13.1

26 Nov 12:36
Compare
Choose a tag to compare

23.13.1 - 2024-11-26

Bug Fixes

  • get_version() of packages containing the epoch resulted in a leading 0: d557a465

v23.13.0

26 Nov 10:34
Compare
Choose a tag to compare

23.13.0 - 2024-11-26

Added

  • NASL builtin function for open privileged sockets with udp and tcp 285ea440

Bug Fixes

  • nasl builtin function recv timeout after first response d7e85c8d

v23.12.1

21 Nov 14:37
Compare
Choose a tag to compare

23.12.1 - 2024-11-21

Bug Fixes

v23.12.0

20 Nov 15:04
Compare
Choose a tag to compare

23.12.0 - 2024-11-20

Added

  • Nasl builtin function get_source_port 331e3337
  • NASL builtin function recv_line e92738f2

Bug Fixes

v23.11.1

12 Nov 12:39
Compare
Choose a tag to compare

23.11.1 - 2024-11-12

Bug Fixes

  • Overflow when parsing large version numbers in notus 919b1d30

v23.11.0

11 Nov 09:14
Compare
Choose a tag to compare

23.11.0 - 2024-11-11

Added

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