Skip to content

Fixes !47966 - Fix Vuln details page request/response

- requested to merge fix-vuln-details-request-response-fields into master

What does this MR do?

Fixes a regression caused by !47966 (merged)

Looks like the related issue for the regressing MR is #219418 (closed)

The Request/Response fields would not appear in the vuln details view.

Screenshots (strongly suggested)

Before

Screen_Shot_2020-12-03_at_12.40.16_PM

After

Screen_Shot_2020-12-03_at_12.38.43_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 -

Merge request reports