Skip to content

Releases: greenbone/gsad

gsad 22.9.1

30 Jan 14:43
Compare
Choose a tag to compare

22.9.1 - 2024-01-30

Removed

  • Drop unused changelog dir including 22.4 changelog 6870fd77c
  • Remove outdated RELEASE docs a3a85f693

Changed

  • Don't fork gsad during container startup eeb55a014
  • Remove leading zero from gsad --version output 89f758afc
  • Use common name for release workflow 3995bdf49
  • Update copyright year in README f51bd785f

Bug Fixes

  • Remove test output of brotli compression ae100ccc4

gsad 22.9.0

12 Jan 09:08
Compare
Choose a tag to compare

22.9.0 - 2024-01-12

Added

  • compress responses in exec_gmp_get with Brotli 2cf505dd9
  • New GMP command get_resource_names to get names and uuids for items of given type. fa4311214

gsad 22.8.0

14 Nov 11:08
Compare
Choose a tag to compare

22.8.0 - 2023-11-14

Changed

gsad 22.7.0

23 Oct 07:46
Compare
Choose a tag to compare

22.7.0 - 2023-10-23

Added

  • compress responses in exec_gmp_get 9e3433aaa

Changed

  • Use lean in get_config_family 46d858a6d
  • remove old arg from manager_connect 50190ade3
  • Use result of g_string_free when arg 2 is FALSE 3f9922b8b
  • Skip tags in get_config_family bd4b00f1d

Bug Fixes

  • Add initialization to remove warning eb770a6aa

gsad 22.6.0

08 Sep 13:39
Compare
Choose a tag to compare

22.6.0 - 2023-09-08

Added

  • New --user-session-limit option 7b878ddeb
  • Added an option to ignore the pagination for alert reports. 16b7c1031

gsad 22.5.2

11 Aug 10:24
baa4378
Compare
Choose a tag to compare

22.5.2 - 2023-08-11

Added

  • Add scp_port as valid alert method data key 4680dfeac

Changed

  • Skip CERT refs in get_config_family 86daf8a99

Bug Fixes

  • Fix conventional commits workflow 4794c69bc

gsad 22.5.1

30 Jun 10:25
Compare
Choose a tag to compare

22.5.1 - 2023-06-30

Changed

  • Use stable tag of gsad-build for CI 2706bfd4b
  • Raise required gvm-libs version to 22.6 53cfe7e19
  • Use (old)stable for release Docker images 1baecf6d2

gsad 22.5.0

19 Jun 13:28
Compare
Choose a tag to compare

22.5.0 - 2023-06-19

Added

  • Add section to log conf for validator 619f23ef4
  • Add action for reporting the conventional commits 7cb8f1674
  • option to force LDAPS for authentication 157e1c698
  • Add tests for "name" and "comment" field validations 485ca6ceb
  • Add libcgreen1-dev package to build container 1973dc998

Changed

  • Separate versions for build and base image db154bc61
  • Use new release workflow and docker base images b04a6ed6b
  • Allow smb_max_protocol in alert method data f06cc5dc8
  • Use default Greenbone PR template 66a6b17ed
  • Use a single workflow file for releases f7890e903
  • Send GMP logout command when logging out a user 32dd0bafc
  • Build and run unit tests on CI 58d92c15d
  • Enable testing in main CMakeLists.txt file baa2a46da
  • Use different return values for gvm_validate ef2734968
  • Extract initializing the validators int own C file 2d668e2ce
  • Update creating tags for container images f635192af
  • Change service start up type from forking to exec (#84) cbf128047
  • Split creating build and production container images 7ef483c86
  • Build container images for pull requests too cb20d2efe
  • Use docker/meta-action for container tags and labels eab21ed1b

Bug Fixes

  • Initialize libgcrypt only once 3e2b44c14
  • Allow brackets and en dash Unicode character in name and comment fields 1883dd00c
  • Fix regex for new glib2.0 >= 2.73.2 f96d1d750

gsad 22.4.1

09 Jan 08:56
Compare
Choose a tag to compare

22.4.1 - 2023-01-09

Added

  • Add tests for "name" and "comment" field validations 805a89b95
  • Add libcgreen1-dev package to build container 649ee79d6

Changed

  • Build and run unit tests on CI eb8737054
  • Enable testing in main CMakeLists.txt file 64725e7d3
  • Use different return values for gvm_validate 66c7165fc
  • Extract initializing the validators int own C file 8200fb6c5
  • Update creating tags for container images c651d9fb7
  • Change service start up type from forking to exec (#84) 34534c530
  • Split creating build and production container images baf2e6f8d
  • Build container images for pull requests too ccd85d084
  • Use docker/meta-action for container tags and labels 1cb1f253c

Bug Fixes

  • Initialize libgcrypt only once 8abfc8c4b
  • Allow brackets and en dash Unicode character in name and comment fields 22c123603
  • Fix regex for new glib2.0 >= 2.73.2 2100433f6

gsad 22.4.0

19 Jul 05:52
Compare
Choose a tag to compare

22.4.0 - 2022-07-22

Removed

Changed

  • Remove clang from docker image, minor cleanup 879aa14cb
  • Set runtime directory and mode for systemd service file 3a6b34f9d
  • Add RuntimeDirectory=gsad to systemd service file #56 3319850e6
  • Remove Group directive from service file #55 2d299035e
  • Don't create runtime directory with make install #54 ab6aa4c38
  • Add status 503 case to set_http_status_from_entity 42d4b4e58
  • Change GVM_RUN_DIR to GSAD_RUN_DIR, GVMD_RUN_DIR 3a27a8543
  • Use full path GSAD_PID_PATH for PID files 14bf44900

Bug Fixes

  • Changed the order of the parameters of MHD_start_daemon (...) 325560697
  • Use correct PID path in service file fbaa81646
  • severity field within gmp_authenticate_info_opts_t got deleted 50a9326b1