Skip to content

Releases: mercedes-benz/sechub

web-ui frontend Version 0.3.0

13 Jan 16:47
bc0dbc8
Compare
Choose a tag to compare

Changes in this Release

  • New Web-UI functionalities

For more details please look at Milestone 171

Server Version 2.4.1

18 Dec 14:38
5b0f941
Compare
Choose a tag to compare

Changes in this Release

  • the SecHub Developer Admin UI jar file has been fixed (complained ncdf)
  • the SecHub Developer Admin UI jar is now a Spring Boot application
  • the SecHub Developer Admin UI jar file has been renamed from sechub-developer-admin-ui-<version>.jar to sechub-developertools-<version>.jar

Note: The server has not been changed compared to version 2.4.0

For more details please look at Milestone 177

Github Action Version 2.3.0

18 Dec 14:52
5b0f941
Compare
Choose a tag to compare

Changes in this Release

  • Since set-output from the actions/core library does not work in recent versions, we changed the action's behavior so it now sets environment variables.
    For example: scan-readable-summary will become SECHUB_OUTPUT_SCAN_READABLE_SUMMARY
    and can be accessed by ${env.SECHUB_OUTPUT_SCAN_READABLE_SUMMARY} in other steps.
    See the action's README file for details.
  • The action's caching has been improved

For more details please look at Milestone 166

OWASP-ZAP Wrapper Version 1.7.1

13 Dec 13:39
b870036
Compare
Choose a tag to compare

Changes in this Release

  • hotfix for exception handling when deactivatiing ZAP rules

For more details please look at Milestone 176

OWASP-ZAP Wrapper Version 1.7.0

13 Dec 10:00
9666850
Compare
Choose a tag to compare

Changes in this Release

  • enabled use of templates (e.g. for logins)
  • added possibility to use TOTP
  • changed format for deactivating rules (made more robust on upstream changes)
  • added a dedicated header to identify SecHub DAST scans
  • small security improvements
  • user messages improved

For more details please look at Milestone 140

Server Version 2.4.0

11 Dec 15:55
5ca11ab
Compare
Choose a tag to compare

Changes in this Release

  • introduced "assets" and "templates" in SecHub
  • Server Helm Chart improved:
    • Kubernetes probes improved (startup, readiness, liveness)
    • scheduler setting of suspended jobs while deployment is now configurable

Along with this release, the shiny new SecHub website is now finally live.
🥇 1000 Thanks to @Tragio for the contribution. We are very grateful for that - it lifts the SecHub website to whole a new level. 🚀

For more details please look at Milestone 167

PDS Version 2.1.0

11 Dec 15:55
5ca11ab
Compare
Choose a tag to compare

Changes in this Release

  • introduced "assets" and "templates" in SecHub - PDS handling
  • Helm Chart improved for all PDS solutions: Kubernetes probes improved (startup, readiness, liveness)

For more details please look at Milestone 156

Client Version 1.9.0

27 Nov 10:57
639d9f5
Compare
Choose a tag to compare

Changes in this Release

  • new: Debian packages as release artifacts
  • the build is now reproducible (identical checksum)
  • documentation has been improved

For more details please look at Milestone 164

web-ui frontend Version 0.2.0

18 Nov 08:49
ef15a87
Compare
Choose a tag to compare

Changes in this release:

  • switched from Nuxt to plain VUE.js
  • forwarding to web-ui backend server implemented
  • SSL cvertificate handling added
  • other small improvements

For more details please look at Milestone 170

web-ui frontend Version 0.1.0

06 Nov 15:12
74789e2
Compare
Choose a tag to compare

Initial release for further development

For more details please look at Milestone 169