Commit f3ecd20c authored by Gilbert Roulot's avatar Gilbert Roulot Committed by Evan Read

Documentation update for the merged find-sec-bugs SAST analyzer

parent d5222cd4
...@@ -37,14 +37,14 @@ The following languages and frameworks are supported. ...@@ -37,14 +37,14 @@ The following languages and frameworks are supported.
| .NET | [Security Code Scan](https://security-code-scan.github.io) | | .NET | [Security Code Scan](https://security-code-scan.github.io) |
| C/C++ | [Flawfinder](https://www.dwheeler.com/flawfinder/) | | C/C++ | [Flawfinder](https://www.dwheeler.com/flawfinder/) |
| Go | [Gosec](https://github.com/securego/gosec) | | Go | [Gosec](https://github.com/securego/gosec) |
| Groovy (Gradle & Grail) | [find-sec-bugs](https://find-sec-bugs.github.io/) | | Groovy (Ant, Gradle, Maven and SBT) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Java (Maven & Gradle) | [find-sec-bugs](https://find-sec-bugs.github.io/) | | Java (Ant, Gradle, Maven and SBT) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| JavaScript | [ESLint security plugin](https://github.com/nodesecurity/eslint-plugin-security) | | JavaScript | [ESLint security plugin](https://github.com/nodesecurity/eslint-plugin-security) |
| Node.js | [NodeJsScan](https://github.com/ajinabraham/NodeJsScan) | | Node.js | [NodeJsScan](https://github.com/ajinabraham/NodeJsScan) |
| PHP | [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) | | PHP | [phpcs-security-audit](https://github.com/FloeDesignTechnologies/phpcs-security-audit) |
| Python | [bandit](https://github.com/PyCQA/bandit) | | Python | [bandit](https://github.com/PyCQA/bandit) |
| Ruby on Rails | [brakeman](https://brakemanscanner.org) | | Ruby on Rails | [brakeman](https://brakemanscanner.org) |
| Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) | | Scala (Ant, Gradle, Maven and SBT) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Typescript | [TSLint Config Security](https://github.com/webschik/tslint-config-security/) | | Typescript | [TSLint Config Security](https://github.com/webschik/tslint-config-security/) |
## How it works ## 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