
Semgrep
Snyk
SonarQube
ESLint
Codacy
Checkmarx
Aikido Security
pre-commit by Yelp
DeepSource
Codacy
CodeClimate
SonarQube
codebeat
CodeAnt AI
CodeMeter
DeepScan
DeepSource helps you automatically find and fix issues in your code during code reviews, such as bug risks, anti-patterns, performance issues, and security flaws. It takes less than 5 minutes to set up with your Bitbucket, GitHub, or GitLab account. It works for Python, Go, Ruby, Java, and JavaScript. It helps developers, who care about writing good code, and engineering teams save time in code reviews and systematically improve code quality and security.
Semgrep
DeepSourceSemgrep might be a bit more popular than DeepSource. We know about 23 links to it since March 2021 and only 16 links to DeepSource. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
No, of course this won't catch everything. A sophisticated backdoor might look like normal code. But it catches the obvious stuff: shell injection, hardcoded credentials, known vulnerability patterns. For broader coverage, add Semgrep rules or pipe code through Amazon Q Developer's code review for SAST + secrets detection. - Source: dev.to / 5 days ago
Representative tools: Semgrep is my default โ it's open-source, fast, and its rules read like the code they match, so writing a custom rule for your own footguns takes minutes. GitLab ships a built-in SAST analyzer you can enable with a single include in your .gitlab-ci.yml. For Python-specific work, Bandit is a lightweight option. - Source: dev.to / about 1 month ago
Semgrep is a static analysis tool that works across multiple languages and focuses specifically on security-relevant patterns. Where ESLint is general-purpose, Semgrep is built for finding the kinds of code patterns that lead to vulnerabilities. - Source: dev.to / 3 months ago
Semgrep is an open-source static analysis tool that supports custom rules. For AI-generated code, it is particularly useful for enforcing patterns that ESLint and mypy don't cover: business logic rules, security patterns, or project-specific conventions. - Source: dev.to / 3 months ago
Semgrep runs static analysis using rules that match code patterns across many languages. For AI-generated code specifically, it's useful for catching common hallucination patterns: calls to deprecated API methods, uses of removed library functions, or security antipatterns that appear in training data because they were widespread in code before security guidance was widely adopted. - Source: dev.to / 3 months ago
Navigate to deepsource.com in your browser. - Source: dev.to / 4 months ago
On the OpenSSF CVE Benchmark[1], Semgrep CE hits 56.97% accuracy vs our 81.21%, and nearly 3x higher recall (75.61% vs 26.83%). On when to run it, fair point. Autofix Bot is currently meant for local use (TUI, Claude Code plugin, MCP). We're integrating this pipeline into DeepSource[2], which will have inline comments in pull requests, that fits the QA/pre-merge flow you're describing. That said, if you're using... - Source: Hacker News / 7 months ago
Recently, there was a Java meetup held at work (Deepsource) where I gave my first ever talk, "How GraalVM improves Ruby". - Source: dev.to / over 3 years ago
Iโm talking about publishing list of top customers for a product. Letโs take a look at https://deepsource.io/ is it really used by NASA, Visa and so on? Do they really get their permission to use their logo and saying โhey, Visa is using our toolโ or it sits in their privacy policy or terms of service. Source: over 3 years ago
Code quality checks like DeepSource, SonarCloud etc. - Source: dev.to / over 3 years ago
Snyk - Snyk helps you use open source and stay secure. Continuously find and fix vulnerabilities for npm, Maven, NuGet, RubyGems, PyPI and much more.
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
ESLint - The fully pluggable JavaScript code quality tool
codebeat - Automated code review for Swift