Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
aaf07cc6
Commit
aaf07cc6
authored
Jul 16, 2020
by
Thiago Figueiró
Committed by
Russell Dickenson
Jul 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document SEARCH_MAX_DEPTH option for SAST analyzers
parent
bbafcb12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/user/application_security/sast/index.md
doc/user/application_security/sast/index.md
+1
-0
No files found.
doc/user/application_security/sast/index.md
View file @
aaf07cc6
...
...
@@ -365,6 +365,7 @@ Some analyzers can be customized with environment variables.
|
`FAIL_NEVER`
| SpotBugs | Set to
`1`
to ignore compilation failure. |
|
`SAST_GOSEC_CONFIG`
| Gosec | Path to configuration for Gosec (optional). |
|
`PHPCS_SECURITY_AUDIT_PHP_EXTENSIONS`
| phpcs-security-audit | Comma separated list of additional PHP Extensions. |
|
`SEARCH_MAX_DEPTH`
| any | Maximum number of directories traversed when searching for source code files. Default:
`4`
. |
#### Custom environment variables
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment