Update tool filter helper to include all options
What does this MR do and why?
Currently, the helper only formats the available scanners (that's from the GraphQL API). In this MR, we update the tool filter helper also to include all unavailable scanners.
The final result is to show all scanners. The available ones (from GraphQL API) and the not available ones (which will be displayed in a disabled state, MR to follow).
Current | Final |
---|---|
For more details, please read this epic > &9301 (closed).
Screenshots or screen recordings
There is no UI/UX changes in this MR
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #383295 (closed)
Edited by Samantha Ming