semgrep / pfff

pfff is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code.
https://semgrep.dev
Other
186 stars 29 forks source link

Rearrange the regexp Dialect interface #505

Closed mjambon closed 2 years ago

mjambon commented 2 years ago

Used by https://github.com/returntocorp/semgrep/pull/4700

Security