#

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.

https://static.github-zh.com/github_avatars/astral-sh?size=40
Rust 42.46 k
31 分钟前
https://static.github-zh.com/github_avatars/standard?size=40
JavaScript 29.35 k
2 个月前
https://static.github-zh.com/github_avatars/eslint?size=40

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

JavaScript 26.25 k
9 小时前
biomejs/biome
https://static.github-zh.com/github_avatars/biomejs?size=40

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

Rust 21.04 k
1 小时前
https://static.github-zh.com/github_avatars/facebook?size=40
OCaml 15.38 k
4 小时前
analysis-tools-dev/static-analysis
https://static.github-zh.com/github_avatars/analysis-tools-dev?size=40

#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.

Rust 14.09 k
6 小时前
https://static.github-zh.com/github_avatars/phpstan?size=40
PHP 13.6 k
3 小时前
https://static.github-zh.com/github_avatars/rubocop?size=40

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

Ruby 12.78 k
12 小时前
semgrep/semgrep
https://static.github-zh.com/github_avatars/semgrep?size=40

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

OCaml 12.75 k
18 小时前
reviewdog/reviewdog
https://static.github-zh.com/github_avatars/reviewdog?size=40

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

Go 8.71 k
2 天前
checkstyle/checkstyle
https://static.github-zh.com/github_avatars/checkstyle?size=40

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

Java 8.67 k
11 小时前
PyCQA/bandit
https://static.github-zh.com/github_avatars/PyCQA?size=40

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

Python 7.31 k
7 天前
datreeio/datree
https://static.github-zh.com/github_avatars/datreeio?size=40

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...

Go 6.36 k
1 年前
https://static.github-zh.com/github_avatars/phan?size=40

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

PHP 5.58 k
5 天前
https://static.github-zh.com/github_avatars/pylint-dev?size=40

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

Python 5.56 k
3 小时前
mgechev/revive
https://static.github-zh.com/github_avatars/mgechev?size=40

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

Go 5.29 k
4 天前
https://static.github-zh.com/github_avatars/google?size=40
Python 5 k
7 天前
https://static.github-zh.com/github_avatars/uber?size=40

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

Java 3.85 k
2 天前
loading...
Website
Wikipedia

相关主题

Testing