Skip to content

v23.3.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 15 May 13:28
· 15 commits to main since this release

23.3.0 - 2024-05-15

Added

  • methology for simulating forking behaviour (#1637) baa221e1
  • some tests for notus and for http2 builtin nasl functions 750791d2
  • NASL builtin function dump_ctxt 6e0abb68
  • NASL builtin function gettimeofday 8abd9c9b

Bug Fixes

  • nasl-interpreter: data operations are not behaving like with string a7a9aa05
  • nasl-interpreter: operation on data returns NaslValue::String c573378f
  • nasl-interpreter: string handling in operation ac9a5d55