mobsf-code job should have no dependencies on other jobs
Description
As far as I understand, the mobsf-code
job should not have any dependency on any previous job, it can be started as soon as the pipeline starts.
Implementation ideas
mobsf-code:
needs: []