Skip to content

Create vulnerabilities route/page for instance

What does this MR do?

Create vulnerabilities route/page for instance

  • similar to how groups/dashboard and groups/vulnerabilities is separated, now there is a security/dashboard and security/vulnerabilities
  • separate instance security charts and vulns
  • move the instance-level vulnerabilities into a separate page
  • show the charts by default
  • remove charts from the vulnerability page
  • update CSS to use gl- styles
  • add tests
  • update documentation

Screenshots

Before After
Before_-_one_page Screen_Shot_2020-09-02_at_10.27.29_AM Screen_Shot_2020-09-02_at_10.27.14_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 #230412 (closed)

Edited by Alexander Turinske

Merge request reports