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
e8df064c
Commit
e8df064c
authored
Aug 31, 2018
by
Gilbert Roulot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SAST supported language list
parent
0526e96a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/user/project/merge_requests/sast.md
doc/user/project/merge_requests/sast.md
+2
-1
No files found.
doc/user/project/merge_requests/sast.md
View file @
e8df064c
...
...
@@ -30,9 +30,10 @@ The following languages and frameworks are supported.
| C/C++ |
[
Flawfinder
](
https://www.dwheeler.com/flawfinder/
)
|
| Python |
[
bandit
](
https://github.com/PyCQA/bandit
)
|
| Ruby on Rails |
[
brakeman
](
https://brakemanscanner.org
)
|
| Groovy (Gradle & Grail) |
[
find-sec-bugs
](
https://find-sec-bugs.github.io/
)
|
| Java (Maven & Gradle) |
[
find-sec-bugs
](
https://find-sec-bugs.github.io/
)
|
| Scala (sbt) |
[
find-sec-bugs
](
https://find-sec-bugs.github.io/
)
|
| Go
(experimental)
|
[
Gosec
](
https://github.com/securego/gosec
)
|
| Go
|
[
Gosec
](
https://github.com/securego/gosec
)
|
| PHP |
[
phpcs-security-audit
](
https://github.com/FloeDesignTechnologies/phpcs-security-audit
)
|
| .NET |
[
Security Code Scan
](
https://security-code-scan.github.io
)
|
| Node.js |
[
NodeJsScan
](
https://github.com/ajinabraham/NodeJsScan
)
|
...
...
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