Skip to content

Frontend - Resolve "Display in MR if security report is outdated"

Dheeraj Joshi requested to merge 4913-frontend-outdated-security-report into master

What does this MR do?

Fixes Issue #4913 (closed)

When the last pipeline for the target branch hadn't detected some security issues, maybe due to jobs failed or artifacts expired, the MR security report should be considered outdated and the pipeline needs to be re-run. It also handles the edge case when target branch has received more commits and the current branch needs to be updated.

Backend branch for this feature has been merged - !21220 (merged)

Screenshots

Ideal Experience
image
When MR branch is outdated
image

Does this MR meet the acceptance criteria?

Conformity

Edited by Dheeraj Joshi

Merge request reports