Brendon Go
Brendon Go
Hello, I am a security engineer at r2c.dev. We are working to write code checks for security in open source code. In python, the default values of function parameters are...
**Describe the bug** This function (and the associated Yaml objects) are an artifact of semgrep once handling the boolean composition of pattern ranges in the python codebase. That functionality has...
**Is your feature request related to a problem? Please describe.** Semgrep takes ~30 seconds to traverse large enough directory while something like fd https://github.com/sharkdp/fd#benchmark will take ~1 second. This is...
With speed we are adding rules and functionality into semgrep we have hit situations when we publish rules that depend on features in just released semgrep so when run on...