Skip to content

Add "Vulnerabilities API"

Lucas Charles requested to merge 10544-add-vulnerabilities-api into master

What does this MR do?

Add new API endpoint for returning Project Vulnerabilities.

This is the first of several MRs to address #10544 (closed), where the first pass will be to expose all vulnerabilities and follow-up MRs to update behavior: add filters, extend to groups, change default from "all" to "non-dismissed" vulnerabilities... see parent issue for Implementation Plan.

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Lucas Charles

Merge request reports