We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d9c19e + a951a9b commit d63ed31Copy full SHA for d63ed31
.github/workflows/sast.yaml
@@ -16,7 +16,7 @@ env:
16
# List of paths (space separated) to ignore
17
# Supports PATTERNS
18
# EXCLUDE_PATHS: 'foo bar/baz file.txt dir/*.yml'
19
- EXCLUDE_PATHS: ''
+ EXCLUDE_PATHS: 'generator-templates regula/documentreader/webclient/gen'
20
# List of rules (space separated) to ignore
21
# EXCLUDE_RULES: 'generic.secrets.security.detected-aws-account-id.detected-aws-account-id'
22
# See https://github.com/semgrep/semgrep-rules for rules registry
0 commit comments