...
Log into the GitLab instance
Open “System Hooks” in the Admin Area
Create a new system hook with the following settings:
URL: https://api.securetheorem.com/apis/sast/gitlab/v1/hook_events
Secret Token: Copy and paste the code from the email
Trigger:
Check “Repository update events”
Check “Merge request events”
Check “SSL verification”
The system hook should look like this:
Press “Add system hook”
(Recommended) Test the newly created webhook by triggering “Repository update events”
...