Confirm VR Filtering Permissions for Group and Instance Level
This is how the the VR filtering ability is currently being displayed in the Group and Instance level based on the respective GitLab duo setting.
The changes will take effect after this MR has been merged: Enable VR filter in vulnerability report for Gr... (!167460 - merged).
Permissions Docs:
- Project: https://docs.gitlab.com/ee/user/gitlab_duo/turn_on_off.html#turn-off-for-a-project
- Group: https://docs.gitlab.com/ee/user/gitlab_duo/turn_on_off.html#turn-off-for-a-group
- Instance: https://docs.gitlab.com/ee/user/gitlab_duo/turn_on_off.html#turn-off-for-an-instance
Group Vulnerability Report
The Group only has ONE project
Group: it displays the VR filtering ability only when the Group's duo setting is on
| Group Setting |
Group Vulnerability Report + Project's GitLab Duo |
Group Vulnerability Report + Project's GitLab Duo |
|---|---|---|
|
On by default |
|
|
|
Off by default |
|
|
|
Never on |
|
|
Instance Vulnerability Report
The Instance only has ONE project
Instance: it displays the VR filtering ability based on the lowest denominator, meaning that the settings applied at the project level take precedence.
| Instance Setting |
Instance Vulnerability Report + Project's GitLab Duo |
Instance Vulnerability Report + Project's GitLab Duo |
|---|---|---|
|
On by default |
|
|
|
Off by default |
|
|
|
Never on |
|
|
Project Vulnerability Report
For reference, this Is how the project vulnerability report behaves based on the setting. It only displays if the GitLab Duo is on.
| Setting | Project Vulnerability Report |
|---|---|
|
On |
|
|
Off |
|























