Commit 364cc667 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-add-sast-nodejs' into 'master'

Add Node.js to the languages supported by SAST

Closes #5652

See merge request gitlab-org/gitlab-ee!6301
parents 2cf1f122 6567d8f2
......@@ -35,6 +35,7 @@ The following languages and frameworks are supported.
| Go (experimental) | [Go AST Scanner](https://github.com/GoASTScanner/gas) |
| 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) |
## How it works
......
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