Releases: greenbone/openvas-scanner
Releases · greenbone/openvas-scanner
v23.6.0
23.6.0 - 2024-07-16
Added
- check for required_ports before starting a script 661d6521
- check for excluded keys before running f4f84771
- check for script_mandatory and script_require_keys edd1a5cc
v23.5.1
23.5.1 - 2024-07-12
Added
Bug Fixes
- Prevent endless loop on circular dependency b2557144
v23.4.2
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
23.4.1 - 2024-06-10
Bug Fixes
- openvas-nasl has issues executing subsequent .nasl scripts (#1658) 4bab5f3c
v23.4.0
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
23.3.2 - 2024-06-04
Bug Fixes
- Option.unwrap on None value when unknown preference is set b193b37b
v23.3.1
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
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