fix: remove shell pattern as this results in scanning files multiple times

What does this MR do and why?

This fix ensures that the files are not scanned multiple times in a loop. The scope is already set in the Sources path, so there is no need to add the */** pattern.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading