Jeeppler

Results 92 issues of Jeeppler

In #1471 we understood, that the S3 client requires the file length upfront. With #1551 we introduce the `x-file-size` header field for binary uploads. This issue is about setting the...

client

# Problem In #1471 we identified, that the S3 client requires to know the file size upfront. There is no parameter which is required for the file size in a...

enhancement

Currently, the spotless check is executed during the build in the GitHub Actions workflow. However, that is inefficient. The spotlessCheck should be done before building anything. Best would be to...

build

Provide a Dockerfile for openSUSE Leap/Tumbleweed which can run/build SecHub. The intention is to test SecHub with different Linux distributions. Part of: #320

help wanted
build
intermediate
*nix

Provide a Dockerfile for Rocky Linux which can run/build SecHub. The intention is to test SecHub with different Linux distributions. Rocky Linux is one of the successors of CentOS. Part...

help wanted
build
intermediate
*nix

Provide a Dockerfile for Ubuntu which can run/build SecHub. The intention is to test SecHub with different Linux distributions. Part of: #320

help wanted
build
intermediate
*nix

Provide a Dockerfile for Alpine Linux which can run/build SecHub. The intention is to test SecHub with different Linux distributions. Part of: #320

help wanted
build
intermediate
*nix

Provide a Dockerfile for Fedora which can run/build SecHub. The intention is to test SecHub with different Linux distributions. Part of: #320

help wanted
build
intermediate
*nix

# Problem Uploading files to a local object storage does not work. I tested it using the `GoSec+PDS`-Solution and a local object storage (SeaweedFS). The exceptions are: ~~~ com.mercedesbenz.sechub.commons.model.SecHubRuntimeException: Was...

bug

Currently, the PDS OWASP ZAP logs too much output in verbose mode. Especially, the AjaxCrawler logs contain large HTML output. Reduce the output and limit it to the important information:...

logging
zap