From ab9a7d68619cd8a9c4403f778191a312c9777139 Mon Sep 17 00:00:00 2001 From: Tal Kopel Date: Tue, 16 Jul 2024 10:18:20 +0000 Subject: [PATCH] Update file sast.yml --- templates/sast.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/sast.yml b/templates/sast.yml index d739f1b..7da16bd 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -124,6 +124,8 @@ semgrep-sast: - '**/*.m' - '**/*.rb' - '**/*.kt' + - '**/*.cjs' + - '**/*.mjs' sobelow-sast: extends: .sast-analyzer