Skip to content

Releases: mercedes-benz/sechub

Checkmarx Wrapper Version 1.0.0

24 Mar 13:43
b613c09
Compare
Choose a tag to compare

This is the first independent release of the Checkmarx wrapper.
(Until now it was bundled with PDS releases.)

For more details please look at Milestone 85

Server Version 0.40.0

15 Mar 15:59
2431666
Compare
Choose a tag to compare

Changes in this Release

  • LocalDateTime is now correctly handled by the JsonConverter in sechub-commons-model
  • Improved output of jobs waiting when calling server_status
  • Target audience was added to the Developer Quickstart Guide
  • Replaced Objectmapper inside JsonConverter with JsonMapper
  • Some minor changes on SecHub server implementation

For more details please look at Milestone 79

Server Version 0.39.1

09 Mar 15:00
8c363dd
Compare
Choose a tag to compare

Changes in this Release

  • HTML reports from a secretscan now include details and call stack
  • ResolveStrategy can now use a second strategy
  • Some minor changes on SecHub server implementation

For more details please look at Milestone 82

Server Version 0.39.0

07 Mar 17:43
8f749b8
Compare
Choose a tag to compare

Changes in this Release:

  • new features for uri resolver strategies:
    • new uri resolver strategy: "intranet-hostname-starts-with:" (#2017)
    • possibility to concatenate multiple strategies (#2018)
  • S3 storage options added to SecHub server Helm chart
  • the call hierarchy is now visible for type secretScan
  • several smaller fixes and improvements
  • documentation improved (especially the getting-started guide thanks to @expp121)

For more details please look at Milestone 81

PDS Version 0.36.0

02 Mar 15:18
4792cd7
Compare
Choose a tag to compare

Changes in this Release

  • New ScanType secretScan has been implemented
  • Some minor changes

For more details please look at Milestone 77

Server Version 0.38.0

28 Feb 16:11
3255d10
Compare
Choose a tag to compare

Changes in this Release

  • new scheduler policy introduced: OnlyOneScanPerProjectAndModuleGroupAtSameTimeStrategy
    This enables e.g. SAST and DAST scan jobs in parallel for the same SecHub project.
  • cloc integration done (now statistics about uploaded code are available in db tables)
  • S3 timeout settings are now configurable (helpful with unresponsive S3 servers)
  • The Helm chart now works with Docker server images from sechub-solution
  • The adapters for Nessus and Netsparker are now marked as deprecated and will be removed in future releases
  • several smaller fixes and improvements
  • documentation improved

For more details please look at Milestone 76

Client Version 0.34.0

23 Feb 09:56
1c1e69f
Compare
Choose a tag to compare

Changes in this Release

  • New action listJobs: Users now can list the recent scan jobs of their project:
    image

  • getStatus no more needs the -jobUUID parameter: it defaults to the latest job
    This is helpful for asynchronous scans.

  • getReport no more needs the -jobUUID parameter: it defaults to the latest finished job

  • The client now fully supports the ANT syntax for exclude pattern

  • minor improvements (#1603, #1968)

  • documentation updated (e.g. data section for code scans)

For more details please look at Milestone 68

New contributors

We welcome @jplewa as a new contributor. 🥇
Every contribution is very much appreciated!

PDS Version 0.35.0

17 Feb 09:40
046f76d
Compare
Choose a tag to compare

Changes in this Release

  • New ScanType analytics has been implemented

For more details please look at Milestone 75

PDS Version 0.34.1

21 Dec 09:10
c4c5435
Compare
Choose a tag to compare

Hotfix Release

  • build of PDS base image has been fixed (see #1839)

For more details please look at Milestone 72

Server Version 0.37.0

20 Dec 14:08
b22ceeb
Compare
Choose a tag to compare

Changes in this Release

  • now messages are shown also in HTML report
  • traffic light OFF implemented for product/server failures instead of RED
  • users are now able to access a list of their scans
  • handling of uploaded content optimized
  • Various other fixes and improvements

For more details please look at Milestone 74