Skip to content

Exclude shared projects from Group Security Dashboard filter

Lukas Eipert requested to merge 11560-exclude-forks-security-dashboard into master

What does this MR do?

Exclude shared projects from the Group Security Dashboard filter.

By default, GitLab includes shared projects in the Group Projects API. With with_shared=false we exclude those from the API calls: https://docs.gitlab.com/ee/api/groups.html#list-a-groups-projects

See #11560 (closed) for more details.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Mark Florian

Merge request reports