Jeeppler

Results 177 comments of Jeeppler

We will provide a Dockerfile and a Helm chart. This is a larger topic, as a result we convert this to an epic.

@sven-dmlr no, this issue cannot be closed. We should document our decision somewhere.

The plugins are already mentioned in: https://github.com/Daimler/sechub/wiki/IDE-integration

I would prefer to have the documentation in one place (Github Pages) and link directly to the documentation of the plugins. The plugins are not part of `SecHub`, but without...

@zigfridus the product delegation server does not add `{noop}` in front of the password programmatically. All the PDS Solutions require to set the password like this: ~~~ ADMIN_USERID=admin ADMIN_APITOKEN={noop}123mySuper$ecureAndAwsomePassword TECHUSER_USERID=techuser...

@zigfridus I assigned you.

I have in my Eclipse IDE config the following: - Main-Class: com.mercedesbenz.sechub.pds.ProductDelegationServerApplication ~~~ -Dspring.profiles.active=pds_integrationtest,pds_h2 -Dsechub.pds.storage.sharedvolume.upload.dir=/home/user/.sechub/sharedvolume ~~~ The other profile which we use mostly in the PDS solutions is `pds_localserver`. You...

@de-jcup can this issue be closed? You decided not to use `testcontainers`, but we have created our own test container.

SecHub does not prefer any code hosting platform over another. Meaning, the mechanism needs to work in principle for all code hosting platforms. Code hosting platforms refers to software like...

Keep in mind that Java 19 will be available in September: http://openjdk.java.net/projects/jdk/19/. It is not yet available. However, there are already Early-Access Builds available: https://jdk.java.net/19/.