semgrep/ocaml-tree-sitter-semgrep

Add yaml

Closed this issue · 1 comments

  • add yaml code gen (need to figure out yarn dependency), publish generated code
  • add corpus for parsing stats (may or may not be critical; it's going to be hard to find 10 million LOCs of yaml)
aryx commented

Note that @emjin is working on adding support for YAML in semgrep by using the ocaml-yaml library of avsm.
Could be good enough.