Cooper Pierce
Cooper Pierce
Can we just use with_span then :)
Is the expected behaviour for you that that pattern would match variable declarations of both slice and array types?
Can you share more details about the docker container you're running into this with? I cannot reproduce the issue as described.
Your dockerfile fails to build for me due to the lack of a package cache. I can build it if I add `apt-get update`, but I cannot reproduce the version...
@ajbt200128 I can just close this and the other open ones which are similar, right?
Hey @mcw0933, the links appear to be for private rules. Could you either just share the rules here, or make them public? A permalink should automatically be public.
Hey @davidfraser. Any reason you want to use `generic` and `fix-regex` with Python instead of using `fix` with the python language? Or is this just an example? I have some...
Seems like this is working now?
Hey @ImJoke, unfortunately our Windows support is very experimental presently. I'll take a look at this if I can find the time, but I would highly recommend running Semgrep via...
This seems expected to me. Marking this a feature request instead of a bug. If you are only interested in matching in the same function or file you should be...