vuejs/eslint-plugin-vue359日前4.3k
Official ESLint plugin for Vue.js
ast-grep/ast-grep355日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
koalaman/shellcheck355日前34.4k
ShellCheck, a static analysis tool for shell scripts
realm/SwiftLint355日前18.1k
A tool to enforce Swift style and conventions.
facebook/infer355日前14.6k
A static analyzer for Java, C, C++, and Objective-C
analysis-tools-dev/static-analysis355日前12.6k
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
federico-busato/Modern-CPP-Programming355日前10.2k
Modern C++ Programming Course (C++11/14/17/20/23)
super-linter/super-linter355日前9.1k
Combination of multiple linters to run as a GitHub Action or standalone
checkstyle/checkstyle355日前8.1k
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.
reviewdog/reviewdog355日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
facebook/pyre-check355日前6.6k
Performant type-checking for python.
detekt/detekt355日前5.9k
Static code analysis for Kotlin
import-js/eslint-plugin-import355日前5.2k
ESLint plugin with rules that help validate proper imports.
trekhleb/state-of-the-art-shitcode355日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
pylint-dev/pylint356日前5.0k
It's not just a linter that annoys you!
simplecov-ruby/simplecov357日前4.7k
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
pmd/pmd356日前4.6k
An extensible multilanguage static code analyzer.
kucherenko/jscpd355日前4.4k
Copy/paste detector for programming source code.
htmlhint/HTMLHint355日前3.0k
⚙️ The static code analysis tool you need for your HTML
codeclimate/codeclimate360日前2.5k
Code Climate CLI
ajinabraham/nodejsscan357日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
mbj/mutant357日前1.9k
Automated code reviews via mutation testing - semantic code coverage.
Tencent/CodeAnalysis355日前1.5k
Static Code Analysis - 静态代码分析
mattzcarey/code-review-gpt356日前1.2k
Your personal code reviewer powered by LLMs (OpenAI GPT-3.5/4, Llama2, Azure AI) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀
rrrene/credo355日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
hadolint/hadolint355日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
JustasMasiulis/lazy_importer355日前1.4k
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
troessner/reek357日前4.0k
Code smell detector for Ruby
presidentbeef/brakeman354日前6.9k
A static analysis security vulnerability scanner for Ruby on Rails applications
aquasecurity/tfsec354日前6.5k
Security scanner for your Terraform code
bridgecrewio/checkov354日前6.4k
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
WerWolv/ImHex354日前31.8k
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
astral-sh/ruff353日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/flake8354日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
horsicq/Detect-It-Easy353日前6.3k
Program for determining types of files for Windows, Linux and MacOS.
MobSF/Mobile-Security-Framework-MobSF353日前15.9k
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.