Skip to content

Adds a remediation badge on vulnerability list

Sam Beckham requested to merge 207183-vulnerablity-resolved-on-list into master

What does this MR do?

When a vulnerability has been resolved on the default branch (the finding is no-longer being found), we can show a badge on the vulnerability list to show this.

It's dependant on the resolved_on_default_branch datapoint that is being added in !26906 (merged) However, without that MR, the list doesn't break so this is safe to merge.

Screenshots

Screenshot_2020-03-10_at_17.46.59 Screenshot_2020-03-11_at_12.07.22

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Touches #207183 (closed)

Edited by Sam Beckham

Merge request reports