GitLab Pipeline
Last updated
Was this helpful?
Last updated
Was this helpful?
Mobb can be integrated into any CI/CD platform of your choice. In this guide, the process of integration with GitLab Pipeline will be demonstrated.
After logging into Mobb, select the last option in the menu: “Connect Mobb to Your Workflow”.
To run Mobb within GitLab, select “GitLab”.
You will be presented with a sample GitLab yaml
script that you can use within a GitLab pipeline. This particular example uses Checkmarx as the SAST scanner, however, you may want to modify the script to use the SAST tool of your choice. \
For a demonstration of how this integration works, you can visit the following YouTube video:
You can find the GitLab sample integration used in the video here.