Releases: greenbone/gvmd
Releases · greenbone/gvmd
gvmd 24.3.0
gvmd 24.2.0
24.2.0 - 2025-01-17
Removed
- Drop obsolete comment from prod Dockerfile c375385ae
Changed
- Rename the cpe match strings feed file a3135646d
- Adjust all severity ratings to match CVSS 3.1. Mark holes, warnings and infos as deprecated to be removed in the future. Add high, medium and low instead. e1138b554
Bug Fixes
gvmd 24.1.2
gvmd 24.1.1
gvmd 24.1.0
24.1.0 - 2024-12-05
Added
- New Kerberos credential type 5bcc39e0b
- New Kerberos credential type 16ef4c47e
- The table scap.affected_products is filled for the new JSON feed. d22536008
- Added reading of gzip files for CPEs. 624f1444d
- Added reading of gzip files for CVEs and EPSS. 02cb67fd6
- Added the new CVE scan method with the new CPE matching. f7e50860d
Removed
- Remove delta reports non-default code and feature toggle c86349ac6
- Removed feature toggle for compliance report views. 9b43edec2
- Drop unused deprecated_by column of CPEs 8a1c684a3
Changed
- Run gvmd in foreground in the docker container. To keep the container alive after removing the tail command 25d41dea4
- Insert CVEs products from CPE matches table 2ed6a1b78
- Update handling of CVEs for the new JSON API. 3d75038b7
- Adjust loading of CPEs to new JSON API d0f409e1f
- Log to stderr, new log file build option. e76cc6915
Bug Fixes
- add LIBDIR to SYSTEMD_SERVICE_DIR config 21dec6c2c
- Avoid DB check inserts in cleanup-sequences 705c6c256
- Rollback on create_credential privkey error a1e1df088
- Remove tail command from gvmd startup script. Remove tail command since messages are now logged to stderr by default b3c8abf2c
- Remove the insertion of unused deprecated-by-id from XML CPE feed files 7cb34b7d3
gvmd 24.0.0
24.0.0 - 2024-10-17
Added
- Added the loading of CPE match rules from JSON files. 8755c5739
Changed
- Enable feature toggle for compliance reports by default a9c5a08d6
- Extend get_feeds GMP command. Added information on whether the feed owner and feed import roles are set and whether the user has access to feed resources. 5a7e62c51
- Update gvm-libs image in prod.Dockerfile and build.Dockerfile (#2295) d9f568d5b
- Use JSON streaming parser for EPSS 2406b534a