Commit b3e21507 authored by Philippe Lafoucrière's avatar Philippe Lafoucrière

Merge branch '5473_document_new_SAST_javascript_analyzer-docs' into 'master'

Add Javascript analyzer

See merge request gitlab-org/gitlab-ee!9498
parents 598aa69c 6d991bfe
......@@ -39,6 +39,7 @@ The following languages and frameworks are supported.
| 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/) |
| JavaScript | [ESLint security plugin](https://github.com/nodesecurity/eslint-plugin-security) |
| Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Go | [Gosec](https://github.com/securego/gosec) |
| 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