Commit c48f9b06 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-add-dotnet-to-sast' into 'master'

Add .NET to what's supported by SAST

See merge request gitlab-org/gitlab-ee!5979
parents 112ea2fc 0869876f
......@@ -34,6 +34,7 @@ The following languages and frameworks are supported.
| Scala (sbt) | [find-sec-bugs](https://find-sec-bugs.github.io/) |
| 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) |
## 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