Skip to content

Fix vulnerability details page not loading

What does this MR do?

Fix vuln details page not loading

  • it was expecting the request and response parameters to not exist, but the backend changed them so that they were null
  • update tests

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-10-27_at_9.08.51_AM Screen_Shot_2020-10-27_at_9.09.12_AM

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 #273158 (closed)

Merge request reports