Releases: mercedes-benz/sechub
web-ui frontend Version 0.3.0
Server Version 2.4.1
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
tosechub-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
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 becomeSECHUB_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
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
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
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
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
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
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
Initial release for further development
For more details please look at Milestone 169