Commit 3f21afbb authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-add-sast-scala-sbt' into 'master'

Add Scala to the list of what's supported by SAST

See merge request gitlab-org/gitlab-ee!5880
parents f02af280 a0832786
......@@ -31,6 +31,7 @@ The following languages and frameworks are supported.
| Python | [bandit](https://github.com/PyCQA/bandit) |
| Ruby on Rails | [brakeman](https://brakemanscanner.org) |
| 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) | [Go AST Scanner](https://github.com/GoASTScanner/gas) |
| PHP | [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment