From c00981fa34be2c5fa82ae4dae464490f9f541f6d Mon Sep 17 00:00:00 2001 From: Jai Pradeesh <68369919+jai-deepsource@users.noreply.github.com> Date: Wed, 26 Aug 2020 15:58:46 +0530 Subject: [PATCH] Update DeepSource description DeepSource now supports more languages along with Python and Go. Ref: https://deepsource.io/docs/analyzer/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9828c503..203764ca 100644 --- a/README.md +++ b/README.md @@ -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