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

## Situation When executing the "cancel job" operation via REST the job is marked as canceled in DB, but the process is still running ## Wanted A cancel shall terminate...

bug
pds

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

# Problem At the moment it is not possible to see the rule OWASP ZAP is currently testing the page with. # Solution Log what rule OWASP ZAP is using...

owasp zap

Upgrade to Spring Boot 2.7.3. It is to be released on the 18th of August: https://github.com/spring-projects/spring-boot/milestone/268.

change management

# Problem Currently, each PDS-Solution has it's own Dockerfile starting from a base image (Debian). The steps which are required for installing Java and the PDS itself are repeated for...

enhancement
pds-solutions

# Problem Uploading binaries to SecHub works. However, uploading the same binaries from SecHub to PDS does not work without a shared storage. # Solution Implement binary upload from SecHub...

enhancement

## Situation In #1278 we want to reduce the report size automatically But out and error streams can be exterem big and will be moved always to DB ## Wanted...

pds

**Problem:** The product delegation server (PDS) does not save user passwords in a database. Instead the secrets are injected at runtime (e.g. container start). In addition, the PDS has only...

good first issue
pds
java

## Situation A JVM with a running PDS job has been crashed. The operation was long running on a remote site (e.g. Checkmarx, see #1415 ) When we start just...

In https://daimler.github.io/sechub/latest/sechub-product-delegation-server.html#section-usecases are 12 use cases documented. Although in the [REST API documentation](https://daimler.github.io/sechub/latest/sechub-product-delegation-server.html#rest-api) are missing: - Anonymous check if server is alive (here is also a typo in the uc...

documentation
pds
api