doyensec / inql

InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
https://doyensec.com/
Apache License 2.0
1.51k stars 156 forks source link

Add the search/filter to the filetree #94

Open execveat opened 1 year ago

execveat commented 1 year ago

Filetree can get hard to navigate if the schema is large. Add a search to the filetree (and think whether we need global search as well?)

execveat commented 1 year ago

There is another issue for global search: https://github.com/doyensec/inql/issues/68

Adding two search fields might be confusing though. Can they be integrated into a single search field?