GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

Static code analysis

Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.

Website
Wikipedia

相关主题

Testing
https://static.github-zh.com/github_avatars/astral-sh?size=40
astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust.

linterpep8PythonRustrustpythonstatic-analysisStatic code analysisstyle-guidestyleguideruff
Rust 40.04 k
8 小时前
https://static.github-zh.com/github_avatars/standard?size=40
standard / standard

JavaScript 代码规范,自带 linter & 代码自动修正

ESLintJavaScriptlinterstyle-guideStatic code analysisDevelopmentECMAScriptstandardNode.js
JavaScript 29.32 k
9 个月前
https://static.github-zh.com/github_avatars/eslint?size=40
eslint / eslint

ESLint 是用于JavaScript 代码质量和风格检测的工具

ESLintJavaScriptECMAScriptStatic code analysislinter
JavaScript 26.01 k
17 小时前
biomejs/biome
https://static.github-zh.com/github_avatars/biomejs?size=40
biomejs / biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

CSSformatterJavaScriptJSX (JavaScript XML)linterStatic code analysisTypeScriptWebJSON
Rust 19.27 k
3 天前
https://static.github-zh.com/github_avatars/facebook?size=40
facebook / infer

A static analyzer for Java, C, C++, and Objective-C

static-analysisStatic code analysisCode qualityJavaCC++Objective-C
OCaml 15.24 k
2 天前
analysis-tools-dev/static-analysis
https://static.github-zh.com/github_avatars/analysis-tools-dev?size=40
analysis-tools-dev / static-analysis

#Awesome#⚙️ 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.

static-analysisstatic-analyzerslinterCode qualityAwesome ListsStatic code analysissastanalysisHacktoberfest
Rust 13.86 k
1 个月前
https://static.github-zh.com/github_avatars/phpstan?size=40
phpstan / phpstan

#PHP 代码质量检查工具#PHP Static Analysis Tool - discover bugs in your code without running it!

phpstanstatic-analysisPHPTestingStatic code analysisstatic-analyzer
PHP 13.43 k
2 天前
https://static.github-zh.com/github_avatars/rubocop?size=40
rubocop / rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.

RubyrubocoplinterStatic code analysiscode-formatterHacktoberfest
Ruby 12.74 k
15 小时前
semgrep/semgrep
https://static.github-zh.com/github_avatars/semgrep?size=40
semgrep / semgrep

Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

static-analysisStatic code analysisJavaGosastsemgrepr2cCPythonRubyJavaScriptTypeScript
OCaml 11.84 k
3 天前
checkstyle/checkstyle
https://static.github-zh.com/github_avatars/checkstyle?size=40
checkstyle / checkstyle

Checkstyle 是一个用于帮助Java开发人员遵守编码规范的开发者工具。默认支持Google Java代码规范和Sun Java编码规范,可高度自定义。

JavaStatic code analysiscommand-line-toolstatic-analysisCode qualityHacktoberfest
Java 8.6 k
4 天前
reviewdog/reviewdog
https://static.github-zh.com/github_avatars/reviewdog?size=40
reviewdog / reviewdog

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

linterGolint持续集成代码审查GitHubGitLabcodereview命令行界面Code qualitystatic-analysisStatic code analysisbitbucket
Go 8.47 k
4 天前
https://static.github-zh.com/github_avatars/securego?size=40
securego / gosec

Go security checker

Go安全security-automationstatic-analysisStatic code analysis
Go 8.3 k
6 天前
PyCQA/bandit
https://static.github-zh.com/github_avatars/PyCQA?size=40
PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.

linterbandit安全security-scannerStatic code analysisPython
Python 7.06 k
13 天前
datreeio/datree
https://static.github-zh.com/github_avatars/datreeio?size=40
datreeio / datree

Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our d...

Kubernetespolicyguardrailbest-practices命令行界面Static code analysisdatreeDevOpspolicy-management安全
Go 6.37 k
1 年前
https://static.github-zh.com/github_avatars/phan?size=40
phan / phan

#PHP 代码质量检查工具#Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

PHPstatic-analysisphananalysisanalyzerStatic code analysis
PHP 5.56 k
4 天前
https://static.github-zh.com/github_avatars/pylint-dev?size=40
pylint-dev / pylint

Pylint 是一个Python 代码分析工具,它分析Python 代码中的错误,查找不符合代码风格标准和有潜在问题的代码

static-analysislinterStatic code analysisCode qualitypep8closemberHacktoberfest
Python 5.48 k
6 天前
mgechev/revive
https://static.github-zh.com/github_avatars/mgechev?size=40
mgechev / revive

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint

Golinterstatic-analysisgolintStatic code analysisHacktoberfest
Go 5.2 k
10 天前
https://static.github-zh.com/github_avatars/pmd?size=40
pmd / pmd

An extensible multilanguage static code analyzer.

code-analysisCode qualitystatic-analysisStatic code analysislinterJavaapexplsqlSwiftHacktoberfest
Java 5.12 k
7 天前
https://static.github-zh.com/github_avatars/google?size=40
google / pytype

A static type analyzer for Python code

Pythontypingtypecheckerlintertypesstatic-analysisStatic code analysis
Python 4.9 k
11 天前
https://static.github-zh.com/github_avatars/uber?size=40
uber / NullAway

#安卓#A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead

Javastatic-analysisAndroidnullabilitynullability-analysisStatic code analysis
Java 3.76 k
12 天前
loading...