Releases: greenbone/gvmd
Releases · greenbone/gvmd
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
gvmd 23.0.1
gvmd 23.0.0
23.0.0 - 2023-10-23
Added
- create_credential error case for type 103ad425a
- feature toggle for delta reports version. d2b210a00
- GET_NVTS attribute skip_tags b8f037bc6
- GET_NVTS attribute lean 912db9890
- GET_NVTS attribute skip_tags 50e488625
Changed
- Refactor buffer_results_xml switching between v1 and v2 delta reports 6a60f82e8
- Use new report generation for delta report 384d59b64
- Sort args alphabetically a124a716e
- Use result of g_string_free when arg 2 is FALSE 2653a752e
- Use case-insensitive comparison for CPEs in CVE scanner 242a970e4
Bug Fixes
- check uuid before passing to credentials_setup 82063035f