Tool Filter component: supports Instance GraphQL query
Populate the tool dropdown data with GraphQL query
Note: The FE will need to do some data manipulation and group the response data by report_type
. There is a BE issue to investigate having a grouped response> #368286 (closed).
Note 2: the FE will assume the data will not be paginated. In this follow-up issue, we will handle paginated data response > #368281
Queries | Sample Data |
---|---|
InstanceSecurityDashboard.vulnerabilityScanners
|
Availability and Testing:
-
Make sure existing secure E2E tests are green with this change
Edited by Harsha Muralidhar