Skip to content

Check if an issue is already linked to the same vulnerability before creating the issue link

Subashis Chakraborty requested to merge 327015-vuln-issue-link into master

What does this MR do?

This MR make sure to check if an issue is already linked to the same vulnerability before creating the issue link. This will prevent raising error(https://sentry.gitlab.net/gitlab/gitlabcom/issues/2536096/) for non uniqueness error for issue link respect to vulnerability.

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

Related to #327015

Merge request reports

Loading