Commit 6567d8f2 authored by Fabien Catteau's avatar Fabien Catteau

Add Node.js to the languages supported by SAST

Closes #5652
parent 2cf1f122
......@@ -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