diff --git a/templates/sast.yml b/templates/sast.yml index 3e28a7c..6dad115 100644 --- a/templates/sast.yml +++ b/templates/sast.yml @@ -192,8 +192,6 @@ semgrep-sast: - '**/*.kt' - '**/*.cjs' - '**/*.mjs' - - '**/*.yml' - - '**/*.yaml' - '**/*.properties' - '**/application*.yml' - '**/bootstrap*.yml'