Isaac Evans

Results 85 comments of Isaac Evans

@dmgping autofix is still experimental but I know @nmote has been working on it. No ETA though.

@dmgping any chance you can add a test case to your PR? We are in the process of porting the whole CLI to Ocaml from Python so I want to...

I can't reproduce. Can you share your environmental info? What operating system, version of pip, version of Semgrep, etc.

@emjin related to https://github.com/returntocorp/semgrep/issues/4797?

thanks for the bug report! ftr, you can create a permalink by clicking the "share" button without login

thanks for the contribution! can you add a positive and negative test case annotation to the code? cf https://semgrep.dev/docs/writing-rules/testing-rules/

Nice catch, I got it right on your other issue & just fixed this one

Thanks for the bug report! You're right that Ocaml in Semgrep is still experimental. We have support for the syntactic features, but not all the semantic ones. You can read...