You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 321c465 (misc-helper: start implementing the Pipeline side of the new
strategy, 2018-12-19), I introduced a regular expression that could
potentially be used to DoS the GitGitGadget Pipelines runner, via a
crafted (and most likely invalid) slash command.
The saving grace here is that only users who are already allowed to use
GitGitGadget will even come as far with such a crafted command as to hit
that parser.
Nevertheless, it's better to be safe than to be sorry.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments