Skip to content

[Frontend] Handle filters logic in the Vulnerability Report Filtered Search Component

Summary

The ee/app/assets/javascripts/security_dashboard/components/shared/filtered_search/vulnerability_report_filtered_search.vue component currently does not have any logic to handle filters. It's just a presentational component.

We need to receive the selected filters from the child tokens and pass them to the Vulnerability Report.

Verification steps

Edited by Savas Vedova