Jeeppler

Results 92 issues of 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...

container

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

enhancement
cluster

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.

help wanted
build
change management
intermediate

SecHub can work with PostgreSQL and a file share or object storage. Add supporting compose/docker files to SecHub. Part of: #320

enhancement
cluster
docker

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.

help wanted
good first issue
3rd-party-integration
beginner

[Go 1.19 is out](https://go.dev/blog/go1.19). Upgrade the build to use Go 1.19.

client
change management

## 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...

documentation
good first issue

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...

documentation