Skip to content

Handle Browserker errors gracefully

Craig Smith requested to merge dont_throw_stacktrace_when_auth_fails into main

What does this MR do?

When Browserker auth fails to log in, Browserker returns an exit code of 1, this causes DAST to throw an unhandled exception that results in a stack trace. This MR gracefully handles that exception and stops the stack trace.

Screen_Shot_2021-06-25_at_3.00.01_pm

What are the relevant issue numbers?

GitLab Docs MR

Edited by Craig Smith

Merge request reports