Skip to content

Releases: mercedes-benz/sechub

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

PDS Version 0.22.1

13 Jul 08:02
9943bb9
Compare
Choose a tag to compare

Changes in this Release

  • Fix missing PostgreSQL driver

For more details please look at Milestone 24

Server Version 0.25.0

01 Jul 15:35
ab27b0b
Compare
Choose a tag to compare

Changes in this Release

  • security improvements:
    • disable SSL 3.0/TLS 1.1
    • disable SHA1 in TLS 1.2
    • upgrade of dependencies
  • SERECO SARIF support for taxonomies

For more details please look at Milestone 22

NOTE:

In documentation the release is marked as "dirty".
This was only a bug inside our build chain - the release is valid!

Please look at #690 for details

Client Version 0.24.0

01 Jul 15:16
ab27b0b
Compare
Choose a tag to compare

Changes in this Release

  • Improved handling of slashes in server URL

For more details please look at Milestone 22

NOTE:

In documentation and client output the release is marked as "dirty".
This was only a bug inside our build chain - the release is valid!

Please look at #690 for details