Skip to content

Releases: mercedes-benz/sechub

Github Action Version 2.1.1

10 Jun 14:24
c7a9480
Compare
Choose a tag to compare

Changes in this Release

  • first release with the new release workflow
  • automatically updated version metadata and index.js

For more details please look at Milestone 148

GitHub action 2.1.0

06 Jun 10:34
7cc3e26
Compare
Choose a tag to compare

This release contains some new features:

  • Default to latest SecHub client
  • New option add-scm-history: added for secrets scan (then e.g. .git folder will be scanned)

For more details please look at Milestone 148

Client Version 1.6.1

31 May 13:09
b3994cc
Compare
Choose a tag to compare

Changes in this Release

  • Fixes license scan on source code
  • This should also fix the integration tests of the SecHub Scan Action

For more details please look at Milestone 150

Client Version 1.6.0

29 May 14:00
500a1fc
Compare
Choose a tag to compare

Changes in this Release

  • Client now can handle false-positives JSON lists above 500 entries (server limit)
  • small improvements under the hood

For more details please look at Milestone 147

GitHub action 2.0.0

08 May 14:36
7fc03e2
Compare
Choose a tag to compare

This release is

  • mainly an update of the SecHub client to 1.5.0 which drastically improves secrets scans support
  • contains some minor improvements (e.g. docs)

Server Version 1.9.0

30 Apr 15:45
16b857c
Compare
Choose a tag to compare

Changes in this Release

  • added capability to handle revision / version control data
  • upgraded to Spring Boot version 3.2
  • secrets scans: secrets are now partly obfuscated in the report
  • documentation improved (e.g. links to SecHub's IDE plugins)
  • server Helm chart version 2.0 released
  • Small fixes and improvements

For more details please look at Milestone 141

PDS Version 1.6.0

30 Apr 15:44
16b857c
Compare
Choose a tag to compare

Changes in this Release

  • upgraded to Spring Boot version 3.2

For more details please look at Milestone 142

Client Version 1.5.0

30 Apr 15:42
16b857c
Compare
Choose a tag to compare

Changes in this Release

  • secrets scans: source code filters are switched off automatically
    (not only known source code file patterns are scanned but almost everything
    This can increase your upload size when using this Client)
  • new option for adding revision / version control history to scans
  • client supports remote-data-section

For more details please look at Milestone 131

GitHub action 1.0.0

09 Apr 19:46
ae265a7
Compare
Choose a tag to compare

What's Changed

  • Gha feature 2441 provide multiple scantypes by @de-jcup in #2864

See also
https://github.com/mercedes-benz/sechub/milestone/143?closed=1

Server Version 1.8.0

15 Mar 16:33
72999fd
Compare
Choose a tag to compare

Changes in this Release

  • use latest commons model
  • DAST improvements (server part)
  • PDS-Gitleaks report improved
  • avoid 500 HTTP error when configuration is too big
  • improved secret scan report with obfuscating detected secrets

For more details please look at Milestone 135