Skip to content

Permissions for vulnerabilities

Tetiana Chupryna requested to merge 13247-vulnerabilities-permissions into master

What does this MR do?

A part of #13247 (closed)

Update permissions related to vulnerabilities. Basically, we want that :read_vulnerability policy to be "basic" policy and other related permissions should be inherited from it, like :read_project_security_dashboard. So in cases when we need to check if the user has access to vulnerabilities, we don't check anymore if the user has access to the security dashboard.

Permission levels are not changed.

Documentation will be in follow-up MR.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tetiana Chupryna

Merge request reports