Skip to content

Remove unused vulnerability report aside code

Alexander Turinske requested to merge remove-unused-aside-code into master

What does this MR do?

Remove unused vulnerability report aside code

  • this was added when the group/instance level vulnerability reports had graphs on the reports
  • now there is the security dashboard page for graphs
  • update tests

Screenshots or Screencasts (strongly suggested)

Title Screenshot
Proof of aside not being used in https://gitlab.com/gitlab-org/gitlab/blob/master/ee/app/assets/javascripts/security_dashboard Screen_Shot_2021-08-05_at_7.23.35_PM
Proof of aside not being used in https://gitlab.com/gitlab-org/gitlab/blob/master/ee/spec/frontend/security_dashboard Screen_Shot_2021-08-05_at_7.26.19_PM
Pipeline vulnerability report No visual change
Project vulnerability report No visual change
Group vulnerability report No visual change
Instance vulnerability report No visual change

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports