Skip to content

Releases: greenbone/gvmd

gvmd 22.7.0

10 Aug 07:55
Compare
Choose a tag to compare

22.7.0 - 2023-08-10

Added

  • Add Note/Override excerpt size setting 81b9aaaf8

Changed

  • Deprecate old sync script, update INSTALL.md 3353ea49b
  • Use score -99 for missing severity in CVEs 1302341af

Bug Fixes

  • Handle missing report getting task severity 91aebaed3
  • Do not skip first delta result with ignore_pagination 98348473a

gvmd 22.6.0

24 Jul 13:00
Compare
Choose a tag to compare

22.6.0 - 2023-07-24

Added

  • Added check of certificate for TippingPoint SMS alerts. c3c836c76
  • Add decryption/re-encryption of RADIUS key e58d22100
  • New options to set a new credential encryption key c9bca00f3
  • Mail transport agent to enable email notifications in docker e0b092d36

Changed

  • Lock table for each auto-deleted report individually 1f9359a82

Bug Fixes

  • Handle more fields in encrypt_all_credentials 8b7e6d1ef

gvmd 22.5.5

14 Jul 08:27
Compare
Choose a tag to compare

22.5.5 - 2023-07-14

Bug Fixes

  • Convert severity & qod to numbers in check_osp_result_exists 581fe4e26

gvmd 22.5.4

11 Jul 08:06
Compare
Choose a tag to compare

22.5.4 - 2023-07-11

Bug Fixes

  • Handle close_connection when writefds is 0 5ecc6561e
  • Fix check_preference_names iterator 0fb48e559
  • Fix conventional commits workflow 2072af77c

gvmd 22.5.3

06 Jul 14:53
Compare
Choose a tag to compare

22.5.3 - 2023-07-06

Added

  • Add common filter keywords to GMP doc e57fa65ff

Bug Fixes

  • Make matching for prefs migration stricter 976049d56
  • Handle RNC for alts elements in GMP doc 955357b1c

gvmd 22.5.2

05 Jul 14:06
Compare
Choose a tag to compare

22.5.2 - 2023-07-05

Added

Changed

  • Ensure everything gets written after client EOF is read 94583553e
  • Speed up nvt_preference_count 5e1f2c458
  • Batch INSERTs into vt_severities 52b2f0080
  • Clarify use of port / location in GMP doc 59b4b3088
  • Raise required gvm-libs version to 22.6 e3fbe51af

Bug Fixes

  • Fix pattern match for migrating preferences c7a00046c
  • Amend GMP filter doc for various commands dc5598917
  • Add/amend GMP doc for delta_states and levels filter 71a8a4ffb

gvmd 22.5.1

26 Jun 14:58
Compare
Choose a tag to compare

22.5.1 - 2023-06-26

Changed

  • Use (old)stable for release Docker images f3cf64fe7

Bug Fixes

  • Improve SQL quoting in results and host details e51879c15
  • Fix running gvmd --migrate b5f99eb6b

gvmd 22.5.0

16 Jun 09:51
Compare
Choose a tag to compare

22.5.0 - 2023-06-16

Added

  • -vt-ref-insert-size a930465eb
  • Added to fork_cve_scan_handler() cleanup so it matches fork_osp_scan_handler() (#1998) eadb1a33a
  • Set required contents read permission on cc workflow a6a275767
  • Added debug message when captured duplicate result / host detail 7cba28164
  • Certificate info for TippingPoint SMS alerts 885cf1593
  • New options to get all hosts with a given OS f72a27560
  • Add action for reporting the conventional commits 30a966414
  • error result and exit scan if VT list empty 47d219ea3
  • option to force LDAPS for authentication 91e25e8cd
  • OS to CVE scan report 48ef15882
  • hostname to CVE scan report f6c6a0921
  • Add smb_max_protocol option for SMB alert 6712c83c4
  • Encrypting and decrypting of the RADIUS server secret key a47802ce3

Removed

  • Remove old changelog related files 4ac14fb4d
  • Remove outdated and obsolete man pages a4603091a

Changed

  • Speed up GET_TARGETS b034a1e21
  • Batch all INSERTS into vt_refs 51d93ce25
  • Use gvm-libs:oldstable images 2707a7baf
  • Adjust used build images for semantic versioning cb7c640db
  • Adjust release workflow for new release process 0e9787bda
  • Adjust building the build container image for semver releases f10fb52e3
  • Use new columns to speed up check_preference_names 0580e3851
  • Use faster XML parser for NVT update a314502f0
  • Drop results_autofp on NVTs rebuild 9f3421740
  • Filter duplicate results from the scanner during report generation. 60ac3a757
  • Combine INSERTs into vt_refs when updating/rebuilding 39fabc0e8
  • Rebuild NVTs in shadow tables b927bf77a
  • Show false positives in reports list by default 8cbf953f2
  • Skip SQL statements to speed up rebuild d18911a29
  • Make installing feed sync scripts optional #1946 39d077411
  • Don't install sync scripts by default 6a8583bdf
  • Filter duplicate results from the scanner during report generation. 9cb02da22
  • Store CPE XML for details in database 477a4cbd1
  • Add nsis package to container image for windows credentials 6c26d84c9
  • Truncate NVTs inside the transaction that adds NVTs 74967252d
  • Company name to Greenbone AG a17a229f9
  • Changed the order of options in tar command 85872732c
  • Avoid frequent re-authentication by refreshing auth_cache 3472d1661
  • Use default Greenbone PR template e5d9ed38d
  • Use a single workflow file for releases 9ee45340d
  • Use release action (#1890) 79caa6dac
  • Update creating tags for container images a035fb52d
  • Implement new check to find WID-SEC advisories in the xml (#1874) cba05961d
  • Escape minus in regular expressions for pcre 2 compatibility fa9178e03
  • Split building build and production container images 16b7f19e2
  • Run container image builds also for pull requests 2782ed8cb
  • Use docker/meta-action for container tags and labels e02cbf770
  • Log client command errors only as debug message 5943b5ccf

Bug Fixes

  • Fix linking to gpgme 41bd81291
  • Support building against PostgeSQL 15 2a93ac3c8
  • Use specifier for sql_giveup 36d8dfbb7
  • Fix 0-byte credential creator issue (#2011) 9fe19b836
  • Handle undefined direction in alerts 878162b65
  • Corrected the used index in an iterator access function. 3f2621a5a
  • Corrected the used index in the iterator access function "config_iterator_usage_type(...)". 412648c4f
  • Handle undefined direction in alerts d861d4555
  • Add column hash_value to the tables results and report_host_details 41a645d0e
  • Fixed issue while installing debian credentials (#1987) ca2ba036f
  • Set permission on conventional commits workflow 9c41b4a9b
  • Include requested reports in task_running_report 46c7c65ea
  • Fix result detection for imported reports ea1ba5f3a
  • Use severity column in CVEs alert iterators 8c0bfb000
  • Find resources for feed role permissions without checking the owner 8c591f4d1
  • Use edge gvm-libs container image for gvmd build image in main d5ad34fab
  • This fixes the bug concerning the creation of downloadable credential Debian package files. 32a25b907
  • Escape CMakeLists argument with double quotes 0194b7687
  • The number of results in triggered alerts. (#1895) ea67ea302
  • buffer overrun in buffer_aggregate_xml() (#1880) 501700b50
  • Fix regex for new glib2.0 >= 2.73.2 9a19649ff

gvmd 22.4.2

13 Jan 08:21
Compare
Choose a tag to compare

22.4.2 - 2023-01-13

Bug Fixes

gvmd 22.4.1

15 Dec 15:44
Compare
Choose a tag to compare

22.4.1 - 2022-12-15

Changed

  • Update creating tags for container images (#1888) 6faf28e71
  • Implement new check to find WID-SEC advisories in the xml (backport #1874) 79964f2be
  • Implement new check to find WID-SEC advisories in the xml (#1874) ef92900e5
  • Escape minus in regular expressions for pcre 2 compatibility 48f77b524
  • Split building build and production container images f35abf80e
  • Run container image builds also for pull requests 9e61d283c
  • Use docker/meta-action for container tags and labels (#1855) efe372c89
  • Log client command errors only as debug message b86adb995

Bug Fixes

  • buffer overrun in buffer_aggregate_xml() (#1880) 919337d1a
  • Clean up old SQL functions now included in pg-gvm ad7cd9e5d
  • Fix regex for new glib2.0 >= 2.73.2 905c84b47