RMA – Compile Semgrep rules to native Rust/Tree-sitter matchers(github.com)
github.com
RMA – Compile Semgrep rules to native Rust/Tree-sitter matchers
https://github.com/bumahkib7/rust-monorepo-analyzer
1 comments
I wanted Semgrep's security rules without the Python runtime overhead, so I built a compiler that translates Semgrep YAML patterns into tree-sitter queries at build time.