Setting analyzeAll since we need to run at root to support multi-projects
What does this MR do?
This MR sets AnalyzeAll
in the config so that the analyze scans starting at the root of the project. This is needed to fully support multi-projects in Security-Code-Scan.
Example project with projects not being scanned: https://gitlab.com/zrice/csharp-dotnetcore/-/pipelines/229690248/security
What are the relevant issue numbers?
gitlab-org/gitlab#281590 (closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer