Skip to content

Releases: greenbone/openvas-scanner

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

v23.1.0

29 Apr 16:03
Compare
Choose a tag to compare

23.1.0 - 2024-04-29

Added

Changed

Bug Fixes

  • rename scanner_preference to scan_preference 4ba1b814
  • OpenVASD: add path on hashsum failure 8da5f154
  • TLS support (#1617) fcd57941
  • openvasd endpoint /vts?information=1 d5de945a
  • openvas-nasl can not read KB when forking (#1621) 12f7eedb
  • crash when client_cert dir is not available. 527040c6
  • not rescheduling on connection fail when using openvas 34016b41
  • configure different redis url within openvas and openvasd 5834881f
  • add redis to the storage options for clap 5c18918a
  • response message and internal data on scan start request 7c978e85