sechub icon indicating copy to clipboard operation
sechub copied to clipboard

SecHub provides a central API to test software with different security tools.

Results 354 sechub issues
Sort by recently updated
recently updated
newest added

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

## Situation When stopping a sechub server without prior stopping the scheduler, it happened that afterwards in table `sechub.adm_job_information` there were two entries of the same `job_uuid`. This led to...

operation
server

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