Alexander Dinauer

Results 259 comments of Alexander Dinauer

@asottile-sentry I think this is the run that failed: https://github.com/getsentry/publish/runs/7302721278?check_suite_focus=true We usually manually add new modules to https://github.com/getsentry/sentry-release-registry like here https://github.com/getsentry/sentry-release-registry/pull/78/files . We have to pick a version that we...

@nixel2007 thank you for reporting this. > Another option is to implement SentryUserProvider registration in all modes, but it is a not "docs" issue, i guess. There used to be...

Thanks for raising this, we'll look into it but I can give no timeline yet.

@marandaneto do you also want to give this a review or can I just merge it?

Check if we send param values in any of our integrations, if so do not send them.

We could link something like https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html in our docs. Hmm things to also consider: - A developer can basically get it wrong with any of the `query` or `execSQL` methods...

Related to https://github.com/getsentry/team-mobile/issues/26

@darekdeo thanks for raising this. We'll look into it and report back here once we know more.

There's a draft PR that should address this issue: https://github.com/getsentry/craft/pull/412