Display vulnerabilities in Dependency List
What does this MR do?
Displays vulnerabilities in Dependency List.
This adds a "Status" column to the Dependency List, and allows the user to see basic information about the vulnerabilities detected for each of a project's dependencies.
This contributes towards the larger feature for adding dependency
scanning results to the Dependency List, behind the
disabled-by-default dependency_list_vulnerabilities
feature flag.
There is no backend support for this yet, so this can't easily be tested locally.
Before/flag disabled) | After/flag enabled |
---|---|
![]() |
![]() |
CE port: gitlab-ce!30343
Does this MR meet the acceptance criteria?
Conformity
- [-] Changelog entry
- [-] Documentation created/updated or follow-up review issue created
-
Code review guidelines -
Style guides -
Separation of EE specific content
Performance and testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Edited by Mark Florian