From 5e01926c035451e3476dc0284df7858fc0bad17f Mon Sep 17 00:00:00 2001 From: Martin Jambon Date: Fri, 13 Sep 2024 01:29:36 -0700 Subject: [PATCH] Update list of languages in release.md (#506) --- doc/release.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/release.md b/doc/release.md index 19909cff..1250c344 100644 --- a/doc/release.md +++ b/doc/release.md @@ -57,6 +57,7 @@ ocaml-tree-sitter-semgrep](https://github.com/returntocorp/ocaml-tree-sitter-sem * [dart](https://github.com/returntocorp/semgrep-dart) * [dockerfile](https://github.com/returntocorp/semgrep-dockerfile) * [elixir](https://github.com/returntocorp/semgrep-elixir) +* [fsharp](https://github.com/returntocorp/semgrep-fsharp) * [go](https://github.com/returntocorp/semgrep-go) * [hack](https://github.com/returntocorp/semgrep-hack) * [hcl](https://github.com/returntocorp/semgrep-hcl) @@ -67,11 +68,15 @@ ocaml-tree-sitter-semgrep](https://github.com/returntocorp/ocaml-tree-sitter-sem * [julia](https://github.com/returntocorp/semgrep-julia) * [kotlin](https://github.com/returntocorp/semgrep-kotlin) * [lua](https://github.com/returntocorp/semgrep-lua) +* [make](https://github.com/returntocorp/semgrep-make) +* [move-on-aptos](https://github.com/returntocorp/semgrep-move-on-aptos) +* [move-on-sui](https://github.com/returntocorp/semgrep-move-on-sui) * [ocaml](https://github.com/returntocorp/semgrep-ocaml) * [php](https://github.com/returntocorp/semgrep-php) * [promql](https://github.com/returntocorp/semgrep-promql) * [proto](https://github.com/returntocorp/semgrep-proto) * [python](https://github.com/returntocorp/semgrep-python) +* [ql](https://github.com/returntocorp/semgrep-ql) * [r](https://github.com/returntocorp/semgrep-r) * [ruby](https://github.com/returntocorp/semgrep-ruby) * [rust](https://github.com/returntocorp/semgrep-rust)