Skip to content

Releases: greenbone/gvmd

gvmd 23.6.2

02 May 07:59
Compare
Choose a tag to compare

23.6.2 - 2024-05-02

Changed

  • GMP doc: Start with all RNC sections closed a7f52e705

Bug Fixes

  • Duplicate alert fallback filter string when copying it 8cdcc1ce0
  • Update FindPostgreSQL.cmake to support Postgres 16 (#2181) 637371241

gvmd 23.6.1

29 Apr 08:41
Compare
Choose a tag to compare

23.6.1 - 2024-04-29

Added

  • GMP doc: hiding of third level sections e04b09cf6
  • GMP doc: hiding of second level sections de18c85bf

Changed

  • Raised log level for output of backtrace for signal handler. 3406d09ec

gvmd 23.6.0

25 Apr 13:20
Compare
Choose a tag to compare

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

gvmd 23.5.2

26 Mar 13:27
Compare
Choose a tag to compare

23.5.2 - 2024-03-26

Bug Fixes

  • Avoid aborting SCAP update on failed CVE entry fc2d217b9
  • Small bug-fix for feed import owner setting. 009858178
  • Fix the fallback filter for alerts with no compose filter ae77cd252

gvmd 23.5.1

14 Mar 14:20
Compare
Choose a tag to compare

23.5.1 - 2024-03-14

Added

  • Added ports logic and output to delta reports version 2. e109bf9d7

Bug Fixes

  • Fix results filter column handling c552f8fd2
  • add missing trash suffix when getting by id 69a06f7c5
  • Use right command name when modifying report_configs 47bf18f30

gvmd 23.5.0

12 Mar 15:12
Compare
Choose a tag to compare

23.5.0 - 2024-03-12

Removed

  • Remove xml_split / xml-twig-tools dependency b0b1dee2c

Changed

  • Use XML file iterator for CVE updates 3a1ee4c81
  • Replace CPE xml_split with XML iterator fe0cfe7b3
  • move GET iterator time conversion out of SQL d18e6c1c8

Bug Fixes

  • Set pref_... fields in cleanup-config-prefs 097a8807c
  • Set preference components when modifying config 57a6d0588
  • Improved the SQL for the selection of the delta report results. edc6448c0
  • Apply exclude_hosts of target in CVE scans f66038173
  • Handle alert_filter_get with and without a filter selected. 56eaac960
  • Handle value of last_update and SCAP schema when feed update fails. 894a7197f
  • Handle value of last_update and SCAP schema when feed update fails. edea0be12
  • Replaced python call - avoid problems with installations. fdace0cfc

gvmd 23.4.0

26 Feb 11:22
Compare
Choose a tag to compare

23.4.0 - 2024-02-26

Added

Bug Fixes

  • Free quoted strings in SCAP update c218648ed

gvmd 23.3.0

12 Feb 14:25
Compare
Choose a tag to compare

23.3.0 - 2024-02-12

Changed

  • Raise required gvm-libs version to 22.8 cba8c8f0d

gvmd 23.2.1

12 Feb 11:31
Compare
Choose a tag to compare

23.2.1 - 2024-02-12

Bug Fixes

  • Change permission clause for result permissions. 41bc89039
  • Handle permission_clause for result permissions. bdded3aac
  • Repair descriptions for --value 543648c50
  • Now the CPE dictionary is no longer continuously parsed again if the dictionary is corrupt. 65aae8f9a

gvmd 23.2.0

12 Jan 08:14
Compare
Choose a tag to compare

23.2.0 - 2024-01-12

Added

  • show descriptions of command elements 85817e7c9
  • show descriptions of command attributes 945224b3e
  • New GMP command get_resource_names to get names and uuids for items of given type. 1083a2991
  • New compliance filter keywords for results d2d4ee599
  • New result and host details in alert test a70dedd8b

Changed

  • Use WHERE for results of vulnerabilities 3e0ca4c1f
  • Optimize permission subqueries in acl_where_owned_user 28054e8df
  • Allow any inheritor deleting user from CLI 5a18eb92e