sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.1k stars 1.27k forks source link

search: explore structural search alternatives/future #58210

Open keegancsmith opened 10 months ago

keegancsmith commented 10 months ago

In a recent discussion about the future of structural search / our use of SEMGREP the following opportunities were identified. This issue is for further discussion / to not forget about this.

@keegancsmith: I think being SEMGREP specific is not a good use of our platform. I think making something which makes it easy for users to take advantage of our platform is the way to go. IE we have great infra for computing and storing results from all code. We could build something which demonstrates that it would be easy to use SEMGREP (in a container with our remote executors?).

https://sourcegraph.slack.com/archives/C1JH2BEHZ/p1699293562878619?thread_ts=1698736550.260449&cid=C1JH2BEHZ

cc @marcleblanc2 @sourcegraph/search-platform

/cc @sourcegraph/search-platform

camdencheek commented 8 months ago

Just dropping a link to a prototype and accompanying slack thread I've been hacking on to introduce structural capabilities into regex. Julie mentioned it seems relevant 🙂