This is pretty basic, but there's definitely things we can do to improve security. Users trusting Grab with the keys to their wiki is kind of a big deal. There should be no way that can leak.
This might also be a good time to ensure that the logs are sanitized.
See here: https://github.com/DAv10195/slack-example/blob/main/slack/main.go#L81
This is pretty basic, but there's definitely things we can do to improve security. Users trusting Grab with the keys to their wiki is kind of a big deal. There should be no way that can leak.
This might also be a good time to ensure that the logs are sanitized.