Skip to content

Promote vulnerability exports API to stable

Brian Williams requested to merge bwill-master-patch-29611 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Most of the vulnerability REST APIs are in an experimental state because GraphQL is preferred over them. However, vulnerability_exports is currently used by the GitLab frontend and it has no GraphQL counterpart. This means that it is the preferred API and should be considered stable.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports