Tools

Dynamic Analysis

Black
The uncompromising Python code formatter
MegaLinter
🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
mypy
Optional static typing for Python
Semgrep
Lightweight static analysis for many languages. Find bugs, enforce code standards, and block insecure code.
ESLint
Find and fix problems in your JavaScript code.
Pylint
A Python static code analyzer that looks for programming errors, helps enforce a coding standard, and sniffs for code smells.
Flake8
A wrapper around pycodestyle, pyflakes, and McCabe for checking the style guide enforcement in Python code.
Bandit
A security-oriented static analyzer for Python code to find common security issues.
CodeQL
Semantic code analysis engine from GitHub to query code like data.
SonarQube
Continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities.
Teamscale
Continuous code quality management platform that automatically finds and fixes issues in code.
Clippy
A code linter for Rust that helps you write idiomatic code.
go vet
Examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
Bearer
API security testing tool that helps you discover and fix security vulnerabilities in your APIs.
cppcheck
A static analysis tool for C/C++ code.
Pylint
A Python static code analyzer that looks for programming errors, helps enforce a coding standard, and sniffs for code smells.
Psalm
A static analysis tool for finding errors in PHP applications.
clang-tidy
A clang-based C++ “linter” tool that provides an extensible framework for diagnosing and fixing typical programming errors.
Rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
GitGuardian ggshield
ggshield is a CLI application that runs in your local environment or in a CI environment to help you detect more than 350+ types of secrets, as well as other potential security vulnerabilities or policy breaks affecting your codebase.
Cognicrypt
CogniCrypt is a plugin for the Eclipse IDE that supports developers in using cryptography in their Java applications.
Rust-analyzer
A language server for Rust.
GolangCI-Lint
GolangCI-Lint is a linters aggregator.
ruff
Fast Python linter, written in Rust. 10-100x faster than existing linters. Compatible with Python 3.10. Supports file watcher.
staticcheck
staticcheck is a go vet on steroids, applying static analysis to your Go code.
PVS-Studio
PVS-Studio is a tool for bug detection in the source code of programs, written in C, C++, and C#.
Prettier
An opinionated code formatter.
cargo-audit
Audit Cargo.lock for crates with security vulnerabilities reported to the RustSec Advisory Database.
SAST online
SAST Online is a static application security testing tool that helps you find security vulnerabilities in your code.
PHP coding standards fixer
A tool to automatically fix PHP coding standards issues.
diktat
Strict coding standard for Kotlin and a linter that detects and auto-fixes code smells.
Sigrid
Sigrid helps you to improve your software by measuring your system’s code quality, and then compares the results against a benchmark of thousands of industry systems to give you concrete advice on areas where you can improve
CodeScene
CodeScene is a quality visualization tool that helps you prioritize technical debt, detect delivery risks, and manage the social aspects of your codebase.
phan
A modern static analyzer from etsy
rustfmt
A tool for formatting Rust code according to style guidelines.
brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications.
composer-dependency-analyser
A tool to analyse the dependencies of your PHP project.
Frama-C
A sound and extensible static analyzer for C code.
Php Inspections (EA Extended)
A static code analysis tool for PHP.
TypeScript Call Graph
CLI to generate an interactive graph of functions and calls from your TypeScript files
pyright
Static type checker for Python, created to address gaps in existing tools like mypy.
trunk
A fast, efficient, and correct Rust build system.
Coverity
Static analysis tool for C, C++, C#, and Java codebases.
DeepSource
Static code analysis tool for Python, Go, Ruby, and JavaScript.
gofmt -s
Simplifies Go code by removing extraneous whitespace and ensuring proper indentation.
SQLFluff
SQLFluff is a dialect-flexible and configurable SQL linter.
SwiftLint
A tool to enforce Swift style and conventions.
jedi
Autocompletion/static analysis library for Python.
mythril
Security analysis tool for Ethereum smart contracts.