Commit e8df064c authored by Gilbert Roulot's avatar Gilbert Roulot

Update SAST supported language list

parent 0526e96a
...@@ -30,9 +30,10 @@ The following languages and frameworks are supported. ...@@ -30,9 +30,10 @@ The following languages and frameworks are supported.
| C/C++ | [Flawfinder](https://www.dwheeler.com/flawfinder/) | | C/C++ | [Flawfinder](https://www.dwheeler.com/flawfinder/) |
| 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) |
| 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/) |
| Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) | | Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| Go (experimental) | [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) |
| .NET | [Security Code Scan](https://security-code-scan.github.io) | | .NET | [Security Code Scan](https://security-code-scan.github.io) |
| Node.js | [NodeJsScan](https://github.com/ajinabraham/NodeJsScan) | | Node.js | [NodeJsScan](https://github.com/ajinabraham/NodeJsScan) |
......
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