Jannik Hollenbach

Results 42 issues of Jannik Hollenbach

## 📚 Documentation Issue ### Where to find the issue https://www.securecodebox.io/ ### Describe the issue The current start page is somewhat high level. ### Suggested change I'd love it if...

documentation

## 📚 Documentation Issue ### Where to find the issue everywhere ### Describe the issue We have supported the cluster wide versions of our crds for while but they have...

documentation

Scanners and Hooks have been migrated from make to [task](https://taskfile.dev/) which (in my opinion) have really improved the local executability / testability of scanners. Would be good to do the...

Hacktoberfest
maintenance

Just for clarification: IRSA should remain supported! Its just the naming of the config parameter. `s3.authType=aws-irsa` has been changed to `s3.authType=aws-iam` as it supports both IRSA and EKS Pod Identity....

breaking

Our ScanCompletionHook Implementation still contains old logic to migrate Scan Hook status fields from the old unordered to the new ordered structure. See `controllers/execution/scans/hook_reconciler.go`, `func migrateHookStatus`

maintenance

Remove Finalizer migration logic introduced with this PR #3226

maintenance

To automtically graph / visualize how deployed ScanTypes and CascadingRules interact it would be cool to add support for an (optional) field on ScanType which can provide "schemas" of the...

enhancement
CRD

## 📚 Documentation Issue It can be hard for new Devs to get onboarded to the SCB. To help we'd like to record a 1h ish video to walk people...

documentation

# :rocket: Feature request ### Description Right now coding challenges are only accessible from the scoreboard page via a small button per challenge. This seems to cause a lot of...

good first issue
user interface
feature