Skip to content

Releases: mercedes-benz/sechub

Server Version 0.27.2

08 Nov 14:42
26ef8bd
Compare
Choose a tag to compare

Changes in this Release

  • Fixes critical bug regarding old report reading and failing false positive actions

For more details please look at Milestone 36

Server Version 0.27.1

29 Oct 17:04
Compare
Choose a tag to compare

Changes in this Release

For more details please look at Milestone 35

Server Version 0.27.0

28 Oct 19:21
Compare
Choose a tag to compare

Changes in this Release

  • Introducing project access level configuration
  • Improvements related to PDS execution, especially for PDS webscan executions (DAST)
  • Job Runtime enhancements
  • Separation of common parts + providing libraries
  • Bugfixes
  • Providing messages inside reports
    • currently only error messages from failing scans do appear

For more details please look at Milestone 26

PDS Version 0.24.0

28 Oct 19:21
Compare
Choose a tag to compare

Changes in this Release

  • Introducing runtime administrative access to error and output streams on running PDS execution scripts (#643)
  • General improvements
  • Bug fixes

For more details please look at Milestone 29

Libraries Version 0.1.0

29 Oct 09:48
Compare
Choose a tag to compare

New library artifacts can be found at https://github.com/mercedes-benz/sechub/packages

For details about changes look at Milestone 31

Client Version 0.26.0

10 Sep 11:24
8372636
Compare
Choose a tag to compare

SecHub client release 0.26.0 contains

  • fix for endless loop at interactive input with Windows client
  • now zips several subdirectories consistently (see #754)

We encourage the use of the new client, because the subdirectory issue can cause odd behavior when marking false-positives.

For more details please look at Milestone 28

PDS Version 0.23.1

09 Sep 08:54
6f9925f
Compare
Choose a tag to compare

Changes in this Release

  • Handles unzip problems on PDS side.

For more details please look at Milestone 27

Server Version 0.26.0

02 Aug 19:19
29b7868
Compare
Choose a tag to compare

Changes in this Release

  • Improved HTML report
  • Better database transaction handling
  • Enhanced OpenAPI file generation
  • Upgrade to Spring Boot 2.5
  • Increased length of the Diffie-Hellman key exchange to 2048

For more details please look at Milestone 23

PDS Version 0.23.0

02 Aug 19:23
29b7868
Compare
Choose a tag to compare

Changes in this Release

  • Enhanced database transaction handling
  • Fixed optimistic lock problem while running PDS in a cluster
  • Upgrade to SpringBoot 2.5

For more details please look at Milestone 23

Client Version 0.25.0

13 Jul 11:38
a9b08b8
Compare
Choose a tag to compare

Changes in this Release:

Client ignores directories with name node_modules per default.
This helps that NodeJS libraries are not accidentally uploaded for scan.
This can save huge amounts of scan time and decreases load on the server.

For more details please look at Milestone 25