Update file sast.yml

This commit is contained in:
Tal Kopel 2024-07-16 10:18:20 +00:00
parent ce2ceffd8c
commit ab9a7d6861

View file

@ -124,6 +124,8 @@ semgrep-sast:
- '**/*.m'
- '**/*.rb'
- '**/*.kt'
- '**/*.cjs'
- '**/*.mjs'
sobelow-sast:
extends: .sast-analyzer