Jeeppler

Results 92 issues of Jeeppler

Add the `PDS_DEBUG_ENABLED` option to the `run.sh` scripts. In case, the PDS_DEBUG_ENABLED option is set to `true`, the option `-Dlogging.level.com.mercedesbenz.sechub=DEBUG` is set for the PDS. PDS scripts can/should react to...

3rd-party-integration
pds-solutions

# Problem At the moment it is necessary to test PDS + Scancode & SecHub manually. This is time consuming. # Solution Write an automated system test for PDS +...

3rd-party-integration
testing
pds-solutions

Create a system test framework which can test PDS-Solutions (together with SecHub).

3rd-party-integration
epic
pds-solutions

Implement the message API REST call in the `pds-api.sh`: https://mercedes-benz.github.io/sechub/latest/sechub-product-delegation-server.html#section-usecase-PDS_UC_016.

3rd-party-integration
api

Add the message [script](https://mercedes-benz.github.io/sechub/latest/sechub-product-delegation-server.html#example-shared-messaging) to the PDS Base Image as library which pds-solution scripts can import with `source`.

3rd-party-integration
user-experience
pds-solutions

Create a tutorial for SecHub and cover topics like setting up SecHub, create a project, start a scan, manage users etc. The tutorial should teach the basics of SecHub based...

documentation
user-experience
epic

Improve the SecHub API Java: 1. Use generated OpenAPI API Java in SecHub API Java Client 2. Accept self-signed certificates 3. Change SecHub Client Demo App to use SecHub API...

3rd-party-integration
api

The current length of the PDS Product Identifier is limited to 30 characters. This should be increased to at least 50. As `PDS_INTTEST_PRODUCT_LICENSESCAN` is too long.

Increase the project name to 40 characters (40*3 = 120 in Postgres).

Increase the user name to 40 characters (40*3 = 120 in Postgres)