Skip to content

Show SAST results in MR widget

Description

SAST runs static security checks on the repo to find possible problems. Output of these checks should be presented in the MR widget, as we do for Code Quality.

Proposal

Add SAST test results information to the MR widget. It should be a collapsed item that can be expanded, showing more details about security issues.

No Security Issues found

security-no-issues-found

Security Issues found

  • Collapsible, collapsed by default
  • Ordered by priority

security-issues-found

Links / references

Auto SAST: https://gitlab.com/gitlab-org/gitlab-ee/issues/3723

Documentation blurb

Overview

What is it Why should someone use this feature? What is the underlying (business) problem? How do you use this feature?

Use cases

Who is this for? Provide one or more use cases.

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.

Edited by Sarrah Vesselov