Update DeepSource description

DeepSource now supports more languages along with Python and Go.

Ref: https://deepsource.io/docs/analyzer/
This commit is contained in:
Jai Pradeesh 2020-08-26 15:58:46 +05:30 committed by GitHub
parent a076f25268
commit c00981fa34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -297,7 +297,7 @@ Table of Contents
* [dareboost](https://dareboost.com) - 5 free analysis report for web performance, accessibility, security each month
* [deepcode.ai](https://www.deepcode.ai) — DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in your IDE. Supported languages are Java, C/C++, JavaScript, Python, and TypeScript. Integrations with GitHub, BitBucket and Gitlab. Free for open source and private repos, free up to 30 developers.
* [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source
* [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes and finds issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. For Python and Go. Free for open source.
* [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes, finds and fixes issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. Native integration with GitHub, GitLab and Bitbucket.
* [gerrithub.io](https://review.gerrithub.io/) — Gerrit code review for GitHub repositories for free
* [gocover.io](https://gocover.io/) — Code coverage for any [Go](https://golang.org/) package
* [goreportcard.com](https://goreportcard.com/) — Code Quality for Go projects, free for Open Source