Open
Description
Running queries over the linux kernel is difficult because the database itself is so large. Some users have requested the ability to run queries remotely and gather the results back in the results view.
This may not be top priority because:
- Maybe we should be running these queries through code-scanning
- This feature might already be available through codespaces or vscode remote. It might just be a matter of documenting how to do this.