/

sonarqube

Continuous Inspection

最終更新日:355日前
8.4k

koalaman/shellcheck
355日前34.4k

ShellCheck, a static analysis tool for shell scripts

realm/SwiftLint
355日前18.1k

A tool to enforce Swift style and conventions.

facebook/infer
355日前14.6k

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

analysis-tools-dev/static-analysis
355日前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.

super-linter/super-linter
355日前9.1k

Combination of multiple linters to run as a GitHub Action or standalone

checkstyle/checkstyle
355日前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/reviewdog
355日前7.1k

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

import-js/eslint-plugin-import
355日前5.2k

ESLint plugin with rules that help validate proper imports.

trekhleb/state-of-the-art-shitcode
355日前5.2k

💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode

pylint-dev/pylint
356日前5.0k

It's not just a linter that annoys you!

simplecov-ruby/simplecov
357日前4.7k

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

kucherenko/jscpd
355日前4.4k

Copy/paste detector for programming source code.

phpro/grumphp
355日前4.1k

A PHP code-quality tool

htmlhint/HTMLHint
355日前3.0k

⚙️ The static code analysis tool you need for your HTML

ajinabraham/nodejsscan
357日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

Tencent/CodeAnalysis
355日前1.5k

Static Code Analysis - 静态代码分析

mattzcarey/code-review-gpt
356日前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/credo
355日前4.8k

A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

hadolint/hadolint
355日前9.5k

Dockerfile linter, validate inline bash, written in Haskell

nikic/PHP-Parser
356日前16.5k

A PHP parser written in PHP

JustasMasiulis/lazy_importer
355日前1.4k

library for importing functions from dlls in a hidden, reverse engineer unfriendly way

presidentbeef/brakeman
354日前6.9k

A static analysis security vulnerability scanner for Ruby on Rails applications

bridgecrewio/checkov
354日前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.

astral-sh/ruff
353日前23.7k

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

PyCQA/flake8
354日前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.

MobSF/Mobile-Security-Framework-MobSF
353日前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.