Tool Filter Component: supports `Group.vulnerabilityScanner` 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 > #368280
Queries | Sample Data |
---|---|
Group.vulnerabilityScanners
|
Availability and Testing:
-
Make sure secure E2E tests are green with this change
Edited by Harsha Muralidhar