Joris Borgdorff

Results 48 issues of Joris Borgdorff

At least basic authentication should added to radar fitbit authorisers. https://github.com/RADAR-base/RADAR-Docker/blob/f33ce18d901e56f3c68864e3632a783d4f9efa13/dcompose-stack/radar-cp-hadoop-stack/etc/webserver/optional-services.conf.template#L8 https://github.com/RADAR-base/RADAR-Docker/blob/f33ce18d901e56f3c68864e3632a783d4f9efa13/dcompose-stack/radar-cp-hadoop-stack/etc/webserver/optional-services.conf.template#L13

good-first-issue

We could implement a strategy for backing up Kafka information like explained here: https://jobs.zalando.com/tech/blog/backing-up-kafka-zookeeper/. They use S3 connector for Kafka topic contents and Burry for Zookeeper snapshots.

In the oauth client credentials configuration template, set clients with `authorization_code` grant secret to empty. This allows it clients with an empty secret to connect. See comments in RADAR-base/ManagementPortal#312.

The docker-compose file can be modified to enable JMX settings for radar backend. This should at least be documented, and possibly controlled by the env-file.

When a self-signed certificate gets created, the certificate of the self-made certificate authority should be written to the local file system. That way clients can choose to trust the certificate...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

By reading specifications from the catalog server instead of Github repository, the aRMT app is more flexible in determining the target topic for a given (custom) questionnaire. This also ensures...