Component Filter
### Release Notes
https://docs.gitlab.com/ee/user/application_security/dependency_list/#filter-dependency-list
As a member of the compliance or application security team, I need to be able to search for specific dependencies quickly to identify whether or not they are used in my project. It is time consuming and inconvenient to manually go through the entire list just to verify whether or not a particular package and version is present. I also need to be able to isolate vulnerable dependencies so that I can best assess open risks in my application.
### Feature flag
This feature will be behind `group_level_dependencies_component_filtering` feature flag
epic