Jannik Hollenbach

Results 42 issues of Jannik Hollenbach

The new CodingChallenges (both "FindIt" and "Fixit" Challenges) work in the current MultiJuicer version work but are not backed up by the progress-watchdog like normal JuiceShop challenges. Short recap the...

enhancement
help wanted

Currently a user could use RCE or SSRF vulnerabilities to connect to JuiceShop instances of other users. This would kind of be a awesome challenge in itself 😅 Like: "Steal...

enhancement
helm

Terraform allows to distribute [reusable modules](https://registry.terraform.io/browse/modules) which setup cloud infrastructure. This could be used to provide "ready to go" MultiJuicer setups for different cloud setups which can be installed very...

enhancement
help wanted

Using github actions we could run our E2E tests against proper kubernetes cluster created using tools like [kind](https://kind.sigs.k8s.io/). Ideally this would run the tests against a couple of k8s version....

help wanted
testing

The last login ip will show the ip of the LoadBalancer not the IP of the User... 😳 **Warning Spoilers:** The challenge to override the Last Login IP will most...

incompatible challenge

The website linked in the repos description seems to be down. It appears that the DNS entry does not exist (anymore): ```sh nslookup webauthn.strangerlabs.io Server: 10.204.0.1 Address: 10.204.0.1#53 ** server...

## Description This PR updates the operator and auto-discovery to use the same dependencies as new projects scaffolded with kubebuilder 3.6.0 and replaces the scaffolded make targets with the new...

dependencies
maintenance
breaking