Skip to content

Allow user to set the rule name to be displayed in the MR widget

Why are we doing this work

Currently scan finding rules have been displayed sequentially as the following: Screen_Shot_2021-09-27_at_4.22.05_PM

Proposal

Because the rules are actually joined together by or clauses, instead of representing this as three separate items that require approval, we should actually show this in the UI as just one item that requires approval.

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

  • backend either changed the backend to only consider one scan_finding per policy
    or
  • frontend group scan_finding rules per policy displaying only one in the MR widget and footnote

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by Thiago Figueiró