Skip to content

Add route to build issue from vulnerability

What does this MR do?

This MR adds the capability to build an issue from a vulnerability from the Issues new route utilizing Issues::BuildFromVulnerabilityService. This MR is broken out from !46503 (closed), which was getting too complex. This MR resolves #283950 (closed).

Screenshots (strongly suggested)

Creating an issue from a vulnerability

build_issue_from_vuln

When an issue already exists for the vulnerability

Screen_Shot_2020-11-20_at_12.15.04_PM

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 Markus Koller

Merge request reports

Loading