Jeeppler
Jeeppler
Add the ability to start SecHub in production mode. Until now it only starts in dev/localserver mode. The dev/localserver uses a self-generated TLS certificate. Add the possibility to provide an...
Add supporting infrastructure to docker-compose file - adds loadbalancer - adds database - adds object storage - adds the ability to set memory limits for local testing these changes allow...
Provide a Helm Chart for SecHub. The helm chart will allow one to run SecHub in a Kubernetes cluster. Part of: #320
Include an option to build and run SecHub in the Dockerfile with [Eclipse OpenJ9](https://www.eclipse.org/openj9/). Eclipse OpenJ9 is an alternative implementation of the Java Virtual Machine.
SecHub can work with PostgreSQL and a file share or object storage. Add supporting compose/docker files to SecHub. Part of: #320
Set content length for S3 client #1471 and introduce `x-file-size` header #1551 - implemented set content length for job storage and s3 job storage #1471 - introduce `x-file-size` parameter #1551...
Create a demo/test application which uses the OpenAPI Java client.
[Go 1.19 is out](https://go.dev/blog/go1.19). Upgrade the build to use Go 1.19.
## Problem The SecHub team developed and published 3 plugins for different IDEs. The plugins allow users to navigate in SecHub reports much quicker. However, those plugins are not mentioned...
Document the decision of using Ubuntu for all PDS solutions base images. For more information see: https://github.com/Daimler/sechub/pull/922#pullrequestreview-841298574 At the moment, no GitHub Pages document for PDS Solutions exist. The question...