Skip to content

Releases: greenbone/gvmd

gvmd 25.1.1

17 Feb 10:53
Compare
Choose a tag to compare

25.1.1 - 2025-02-17

Changed

  • Set affected-products-query-size to 20000 78f237922

gvmd 25.1.0

14 Feb 14:16
Compare
Choose a tag to compare

25.1.0 - 2025-02-14

Added

  • -secinfo-fast_init option to toggle COPY SQL 22e591e33

Changed

  • Differentiate report formats of scan and audit reports c6d4d46c4
  • Use COPY to load CPE match strings 5162a75c3
  • Speed up CPEs update by using COPY c982612a4

Bug Fixes

  • Free CPE COPY/INSERT buffers on error a69f5e19a

gvmd 25.0.0

07 Feb 09:25
Compare
Choose a tag to compare

25.0.0 - 2025-02-07

Removed

Changed

  • Drop the feed version subdirectory from GVMD_FEED_DIR 1141d450f

Bug Fixes

  • Reject creating tags of the wrong subtype 38de21645
  • Use CPE v2.2 in new CVE scanner, add indexes b9402c8bc
  • Made Verinice reports include attached reports. 8b8b5c991

gvmd 24.3.4

31 Jan 10:52
Compare
Choose a tag to compare

24.3.4 - 2025-01-31

Changed

  • Issue a info message if affected products are updated 6e5511bff

Bug Fixes

  • Use g_string_free in update_scap_affected_products e899fc7b9

gvmd 24.3.3

30 Jan 10:54
Compare
Choose a tag to compare

24.3.3 - 2025-01-30

Changed

  • Update GMP compatibility changes for 22.5 and 22.6 a3b338466

Bug Fixes

  • Clean up in update_scap_affected_products, fix CLI option 6408bc120

gvmd 24.3.2

28 Jan 09:23
Compare
Choose a tag to compare

24.3.2 - 2025-01-28

Bug Fixes

  • Made the filter on the vulnerabilities page work for report_ids. cf6433c1c
  • Fix misalignment of delta results comparison 014cf7f05
  • Limit query size for affected products update 1e26b31ec

gvmd 24.3.1

27 Jan 07:33
Compare
Choose a tag to compare

24.3.1 - 2025-01-27

Bug Fixes

  • Add missing runtime dependency postgresql-client for container image 09e365040

gvmd 24.3.0

24 Jan 09:39
Compare
Choose a tag to compare

24.3.0 - 2025-01-24

Added

  • Support building against PostgreSQL 17 238f54cde
  • Setting to enable new CVE scan CPE matching 233a92bb6

Changed

Bug Fixes

  • Optimized "gvmd --get-users" and "gvmd --get-roles" command. 3dc105a69
  • Prevent sporadic signals when loading reports. 1e5c9f5aa

gvmd 24.2.0

17 Jan 10:42
Compare
Choose a tag to compare

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

  • Fix missing tags in compliance reports, audits and policies e15575606
  • Use regular expressions to count & filter compliance results 758210e08
  • Correctly use test conditions in .docker/setup-mta.sh 25dff8611

gvmd 24.1.2

11 Dec 10:15
Compare
Choose a tag to compare

24.1.2 - 2024-12-11

Bug Fixes

  • Handle missing primary CVSS metrics in CVEs cd3e76b43