All Projects → Hydiomatic → Similar Projects or Alternatives

145 Open source projects that are alternatives of or similar to Hydiomatic

Reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: ✭ 4,541 (+6886.15%)
Mutual labels:  static-code-analysis
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (+47.69%)
Mutual labels:  static-code-analysis
Gosec
Golang security checker
Stars: ✭ 5,694 (+8660%)
Mutual labels:  static-code-analysis
Semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Stars: ✭ 5,668 (+8620%)
Mutual labels:  static-code-analysis
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (+32.31%)
Mutual labels:  static-code-analysis
Pep8speaks
A GitHub app to automatically review Python code style over Pull Requests
Stars: ✭ 546 (+740%)
Mutual labels:  static-code-analysis
Sonar Php
🐘 SonarPHP: PHP static analyzer for SonarQube & SonarLint
Stars: ✭ 288 (+343.08%)
Mutual labels:  static-code-analysis
Stacoan
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
Stars: ✭ 707 (+987.69%)
Mutual labels:  static-code-analysis
qodana-action
⚙️ Scan your Java, Kotlin, PHP, Python, JavaScript, TypeScript projects at GitHub with Qodana
Stars: ✭ 112 (+72.31%)
Mutual labels:  static-code-analysis
Php Parser
🌿 NodeJS PHP Parser - extract AST or tokens (PHP5 and PHP7)
Stars: ✭ 400 (+515.38%)
Mutual labels:  static-code-analysis
Rubocop Performance
An extension of RuboCop focused on code performance checks.
Stars: ✭ 340 (+423.08%)
Mutual labels:  static-code-analysis
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (-58.46%)
Mutual labels:  static-code-analysis
Phpdoc Parser
Next-gen phpDoc parser with support for intersection types and generics
Stars: ✭ 569 (+775.38%)
Mutual labels:  static-code-analysis
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+5643.08%)
Mutual labels:  static-code-analysis
Eslint Plugin Node
Additional ESLint's rules for Node.js
Stars: ✭ 740 (+1038.46%)
Mutual labels:  static-code-analysis
Bandit
Bandit is a tool designed to find common security issues in Python code.
Stars: ✭ 3,763 (+5689.23%)
Mutual labels:  static-code-analysis
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (+616.92%)
Mutual labels:  static-code-analysis
Chronos
Chronos - A static race detector for the go language
Stars: ✭ 272 (+318.46%)
Mutual labels:  static-code-analysis
Rubocop Packaging
A RuboCop extension focused on enforcing upstream best practices and coding conventions.
Stars: ✭ 29 (-55.38%)
Mutual labels:  static-code-analysis
Android-CICD
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Stars: ✭ 37 (-43.08%)
Mutual labels:  static-code-analysis
Prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Stars: ✭ 419 (+544.62%)
Mutual labels:  static-code-analysis
jt tools
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development
Stars: ✭ 13 (-80%)
Mutual labels:  static-code-analysis
Standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
Stars: ✭ 26,433 (+40566.15%)
Mutual labels:  static-code-analysis
freshli-lib
A tool for collecting historical metrics about a project's dependencies
Stars: ✭ 12 (-81.54%)
Mutual labels:  static-code-analysis
Engine
Droidefense: Advance Android Malware Analysis Framework
Stars: ✭ 386 (+493.85%)
Mutual labels:  static-code-analysis
Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
Stars: ✭ 351 (+440%)
Mutual labels:  static-code-analysis
OpenStaticAnalyzer
OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.
Stars: ✭ 19 (-70.77%)
Mutual labels:  static-code-analysis
Phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Stars: ✭ 5,194 (+7890.77%)
Mutual labels:  static-code-analysis
Phpstan Doctrine
Doctrine extensions for PHPStan
Stars: ✭ 338 (+420%)
Mutual labels:  static-code-analysis
Sonar Java
☕️ SonarSource Static Analyzer for Java Code Quality and Security
Stars: ✭ 745 (+1046.15%)
Mutual labels:  static-code-analysis
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+5541.54%)
Mutual labels:  static-code-analysis
Security Code Scan
Vulnerability Patterns Detector for C# and VB.NET
Stars: ✭ 550 (+746.15%)
Mutual labels:  static-code-analysis
Pytype
A static type analyzer for Python code
Stars: ✭ 3,545 (+5353.85%)
Mutual labels:  static-code-analysis
Devreplay
A linter that replay your developing style
Stars: ✭ 39 (-40%)
Mutual labels:  static-code-analysis
Awesome Standard
Documenting the explosion of packages in the standard ecosystem!
Stars: ✭ 300 (+361.54%)
Mutual labels:  static-code-analysis
Phpcs Security Audit
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
Stars: ✭ 525 (+707.69%)
Mutual labels:  static-code-analysis
Phpstan Strict Rules
Extra strict and opinionated rules for PHPStan
Stars: ✭ 295 (+353.85%)
Mutual labels:  static-code-analysis
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Stars: ✭ 6,481 (+9870.77%)
Mutual labels:  static-code-analysis
Nullaway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Stars: ✭ 3,035 (+4569.23%)
Mutual labels:  static-code-analysis
Rubocop Rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
Stars: ✭ 433 (+566.15%)
Mutual labels:  static-code-analysis
sonar-esql-plugin
Sonar plugin to analyze ESQL-sourcecode of IBM Integration Bus projects
Stars: ✭ 26 (-60%)
Mutual labels:  static-code-analysis
Flake8
The official GitHub mirror of https://gitlab.com/pycqa/flake8
Stars: ✭ 1,112 (+1610.77%)
Mutual labels:  static-code-analysis
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (+83.08%)
Mutual labels:  static-code-analysis
Souffle
Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
Stars: ✭ 426 (+555.38%)
Mutual labels:  static-code-analysis
standard-packages
List of packages that use `standard`
Stars: ✭ 32 (-50.77%)
Mutual labels:  static-code-analysis
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (+970.77%)
Mutual labels:  static-code-analysis
analysis-net
Static analysis framework for .NET programs.
Stars: ✭ 19 (-70.77%)
Mutual labels:  static-code-analysis
Eslint Config Standard React
ESLint Shareable Config for React/JSX support in JavaScript Standard Style
Stars: ✭ 416 (+540%)
Mutual labels:  static-code-analysis
static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (-44.62%)
Mutual labels:  static-code-analysis
Cfmt
cfmt is a tool to wrap Go comments over a certain length to a new line.
Stars: ✭ 28 (-56.92%)
Mutual labels:  static-code-analysis
pyan
Static call graph generator. The official Python 3 version. Development repo.
Stars: ✭ 186 (+186.15%)
Mutual labels:  static-code-analysis
Wala
T.J. Watson Libraries for Analysis
Stars: ✭ 395 (+507.69%)
Mutual labels:  static-code-analysis
detekt-hint
Detection of design principle violations in Kotlin as a plugin to detekt.
Stars: ✭ 63 (-3.08%)
Mutual labels:  static-code-analysis
Scalastyle
scalastyle
Stars: ✭ 679 (+944.62%)
Mutual labels:  static-code-analysis
Eslint
Find and fix problems in your JavaScript code.
Stars: ✭ 19,665 (+30153.85%)
Mutual labels:  static-code-analysis
Kube Score
Kubernetes object analysis with recommendations for improved reliability and security
Stars: ✭ 1,128 (+1635.38%)
Mutual labels:  static-code-analysis
Tscancode
A static code analyzer for C++, C#, Lua
Stars: ✭ 1,112 (+1610.77%)
Mutual labels:  static-code-analysis
Eslint Plugin
ESLint configurations and additional rules for me
Stars: ✭ 19 (-70.77%)
Mutual labels:  static-code-analysis
Jackhammer
Jackhammer - One Security vulnerability assessment/management tool to solve all the security team problems.
Stars: ✭ 633 (+873.85%)
Mutual labels:  static-code-analysis
Phpstan Symfony
Symfony extension for PHPStan
Stars: ✭ 360 (+453.85%)
Mutual labels:  static-code-analysis
1-60 of 145 similar projects