Commit 6d991bfe authored by Gilbert Roulot's avatar Gilbert Roulot Committed by Philippe Lafoucrière

Add Javascript analyzer

parent 598aa69c
...@@ -39,6 +39,7 @@ The following languages and frameworks are supported. ...@@ -39,6 +39,7 @@ The following languages and frameworks are supported.
| Ruby on Rails | [brakeman](https://brakemanscanner.org) | | Ruby on Rails | [brakeman](https://brakemanscanner.org) |
| Groovy (Gradle & Grail) | [find-sec-bugs](https://find-sec-bugs.github.io/) | | Groovy (Gradle & Grail) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Java (Maven & Gradle) | [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/) | | Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Go | [Gosec](https://github.com/securego/gosec) | | Go | [Gosec](https://github.com/securego/gosec) |
| PHP | [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) | | 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