Adds a remediation badge on vulnerability list
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
Does this MR meet the acceptance criteria?
Conformity
- [-] Changelog entry (not needed as it's behind a feature flag)
- [-] Documentation Docs are in !26476 (closed)
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
-
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers - [-] Informed Infrastructure department of a default or new setting change, if applicable per definition of done
Touches #207183 (closed)
Edited by Sam Beckham