Skip to content

Releases: greenbone/openvas-scanner

v23.5.1

12 Jul 07:22
Compare
Choose a tag to compare

23.5.1 - 2024-07-12

Added

Bug Fixes

  • Prevent endless loop on circular dependency b2557144

v23.5.0

24 Jun 12:06
Compare
Choose a tag to compare

23.5.0 - 2024-06-24

Added

v23.4.2

24 Jun 11:17
Compare
Choose a tag to compare

23.4.2 - 2024-06-24

Bug Fixes

  • Set the right status when a scan fails because an invalid host list (#1657) f6d5f2c4

v23.4.1

10 Jun 09:41
Compare
Choose a tag to compare

23.4.1 - 2024-06-10

Bug Fixes

  • openvas-nasl has issues executing subsequent .nasl scripts (#1658) 4bab5f3c

v23.4.0

05 Jun 12:58
Compare
Choose a tag to compare

23.4.0 - 2024-06-05

Added

  • NASL builtin function DES 1fbd3bc9
  • possibility to configure openvasd without mTLS and without api-key 83395df7

Bug Fixes

  • forks to often when reading same KB in different scripts (#1654) d5d919f7
  • use edge instead of unstable as a default version d888d389

v23.3.2

04 Jun 12:38
Compare
Choose a tag to compare

23.3.2 - 2024-06-04

Bug Fixes

  • Option.unwrap on None value when unknown preference is set b193b37b

v23.3.1

23 May 06:53
Compare
Choose a tag to compare

23.3.1 - 2024-05-23

Bug Fixes

Thank You

Thanks a lot for the contributors to the openvas-scanner project.

  • @MocioF: Fixed the missing linking for curl as mentioned above

v23.3.0

15 May 13:28
Compare
Choose a tag to compare

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

v23.2.1

13 May 15:29
Compare
Choose a tag to compare

23.2.1 - 2024-05-13

Added

Bug Fixes

  • scannerctl feed transpile -p ... -r ... ae182bfe

v23.2.0

30 Apr 08:02
Compare
Choose a tag to compare

23.2.0 - 2024-04-30

Added

  • implement http2 nasl builtin function in rust b421babe