static-analysis
koalaman/shellcheck503日前34.4k
ShellCheck, a static analysis tool for shell scripts
WerWolv/ImHex502日前31.8k
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
astral-sh/ruff501日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
realm/SwiftLint503日前18.1k
A tool to enforce Swift style and conventions.
MobSF/Mobile-Security-Framework-MobSF501日前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.
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
analysis-tools-dev/static-analysis503日前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.
hadolint/hadolint503日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
checkstyle/checkstyle503日前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/reviewdog503日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
presidentbeef/brakeman502日前6.9k
A static analysis security vulnerability scanner for Ruby on Rails applications
facebook/pyre-check503日前6.6k
Performant type-checking for python.
aquasecurity/tfsec502日前6.5k
Security scanner for your Terraform code
bridgecrewio/checkov502日前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.
horsicq/Detect-It-Easy501日前6.3k
Program for determining types of files for Windows, Linux and MacOS.
detekt/detekt503日前5.9k
Static code analysis for Kotlin
ast-grep/ast-grep503日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
pylint-dev/pylint504日前5.0k
It's not just a linter that annoys you!
rrrene/credo503日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
pmd/pmd504日前4.6k
An extensible multilanguage static code analyzer.
vuejs/eslint-plugin-vue507日前4.3k
Official ESLint plugin for Vue.js
troessner/reek505日前4.0k
Code smell detector for Ruby
PyCQA/flake8502日前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.
codeclimate/codeclimate508日前2.5k
Code Climate CLI
ajinabraham/nodejsscan505日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
mbj/mutant505日前1.9k
Automated code reviews via mutation testing - semantic code coverage.
JustasMasiulis/lazy_importer503日前1.4k
library for importing functions from dlls in a hidden, reverse engineer unfriendly way