Skip to content

gvmd 23.6.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 25 Apr 13:20
· 276 commits to main since this release

23.6.0 - 2024-04-25

Added

  • GMP doc: hiding of main sections 3b7604a4f
  • New config_id option for GMP get_reports 597451976

Changed

  • Change the log level of duplicate results and host details a39699738
  • GMP doc: start with section RNC Preamble closed ea3b12f29
  • GMP doc: Flesh out result in GET_NOTES and GET_OVERRIDES f70710bad
  • GMP doc: correct nvt and nvt_id in GET_OVERRIDES 1edc11b81
  • GMP doc: correct nvt and nvt_id in GET_NOTES 111143e39
  • GMP doc: add details attribute to GET_TARGETS 9660bba99
  • GMP doc: remove option timezone 8ce9c5008
  • GMP doc: add active to CREATE_ALERT ba09abf1c
  • GMP doc: add summary to details for GET_NOTES and GET_OVERRIDES 014b06255

Bug Fixes

  • Fix SQL typo in delete_report_configs_user 79c8135bd
  • Avoid deadlocks while refreshing authentication use a transaction and FOR UPDATE during selection to lock the row being updated to reduce likelihood of a deadlock. 4574c9ee1
  • Correct nvt column in OVERRIDE_ITERATOR_COLUMNS 582c613ae
  • Allow results port to take value package Allow package as a valid value for a result port in notes and overrides. 058bcf9a0