Skip to content

Redesign solution card for vulnerabilities

Savas Vedova requested to merge 218485-update-solution-part into master

What does this MR do?

Related to #218485 (closed).

Redesigns the Solution Card for the vulnerability details page. Had to create a brand new component because the pipeline security dashboard is still using the the SolutionCard component which has a design specific to a modal view. We won't need it anymore as we're redesigning the MR security tab as well.

Screenshots

before after
image image

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

Edited by Savas Vedova

Merge request reports