summaryrefslogtreecommitdiff
path: root/doc/user/application_security/sast/index.md
diff options
context:
space:
mode:
authorLucas Charles <me@lucascharles.me>2019-08-05 05:43:06 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-05 05:43:06 +0000
commitc01ed60b39f683498946ee4e1de480d2db49d254 (patch)
treef4ce6d2ad297feb81ed4d99adf3dfbe83f9491ad /doc/user/application_security/sast/index.md
parent6ef8d86459fa348b34d1430db7e4cc229f888646 (diff)
downloadgitlab-ce-c01ed60b39f683498946ee4e1de480d2db49d254.tar.gz
Add pmd-apex sast analyzer to sast docs
Includes documentation for new Apex (Salesforce) analyzer
Diffstat (limited to 'doc/user/application_security/sast/index.md')
-rw-r--r--doc/user/application_security/sast/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/application_security/sast/index.md b/doc/user/application_security/sast/index.md
index aac881112ff..5149f628345 100644
--- a/doc/user/application_security/sast/index.md
+++ b/doc/user/application_security/sast/index.md
@@ -59,6 +59,7 @@ The following table shows which languages, package managers and frameworks are s
|-----------------------------------------------------------------------------|----------------------------------------------------------------------------------------|------------------------------|
| .NET | [Security Code Scan](https://security-code-scan.github.io) | 11.0 |
| Any | [Gitleaks](https://github.com/zricethezav/gitleaks) and [TruffleHog](https://github.com/dxa4481/truffleHog) | 11.9 |
+| Apex (Salesforce) | [pmd](https://pmd.github.io/pmd/index.html) | 12.1 |
| C/C++ | [Flawfinder](https://www.dwheeler.com/flawfinder/) | 10.7 |
| Elixir (Phoenix) | [Sobelow](https://github.com/nccgroup/sobelow) | 11.10 |
| Go | [Gosec](https://github.com/securego/gosec) | 10.7 |