Migrate ee/security_dashboard/components/shared/filters/filter_body.vue GlDropdown to GlListbox

There is legacy GlDropdown component that should replaced with GlListbox

Implementation plan

  1. Identify if GlDropdown should be migrated to GlListbox or to GlDisclosure
  2. Perform migration