Skip to content

Add identifier column to the project security dash

What does this MR do?

Add identifier column to the project security dash

  • take vulnerability identifiers and get primary identifer and display it
  • conditionally render the column on the project-level security dashboard and not on the group/instance-level security dashboards
  • add tests
  • update docs

Screenshots

Before (plus the scanner column):

Project-level security dashboard

Screen_Shot_2020-07-01_at_7.30.37_AM

After:

Project-level security dashboard

project_security_dashboard_v13_2_noNav

Group/Instance-level security dashboards stay the same

group_security_dashboard_v13_2_noNav

Pipeline security tab stays the same

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

Closes #210327 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports