semgrep / ocaml-tree-sitter-semgrep

Generate parsers from tree-sitter grammars extended to support Semgrep patterns
GNU General Public License v3.0
4 stars 10 forks source link

chore(js/ts): allow ellipses to occur in jsx elements #488

Closed brandonspark closed 5 months ago

brandonspark commented 5 months ago

As title

This PR also fixes the Makefile to also include the name of the dialect that it is dealing with. Previously it only printed the PWD.

Security

brandonspark commented 5 months ago

@aryx i believe it's spurious, see the job:

image