Releases: greenbone/gvmd
Releases · greenbone/gvmd
gvmd 23.6.1
gvmd 23.6.0
23.6.0 - 2024-04-25
Added
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
gvmd 23.5.1
gvmd 23.5.0
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
gvmd 23.3.0
gvmd 23.2.1
gvmd 23.2.0
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
gvmd 23.1.0
23.1.0 - 2023-11-14
Added
- Feed data objects can now be deprecated 9bde214e6
- Add extra information to report TLS certificates d3f523d7b
Changed
- Set task status to processing during report asset creation 39e6c0b0e
- New error message for locked reports table f108a77bc
- Improve table locking with timeout + retry f3b7c290b
- Improve message used when db is wrong version 2485c10ec
Bug Fixes
- Ensure iso_time uses user TZ when tz_override is empty a32b6249b