awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesCode Analysis Pipelines

Workflows that chain multiple stages of source code evaluation and inspection.

Distinct from Multi-Stage Pipeline Processing: Distinct from general data processing: focuses on multi-stage source code analysis pipelines rather than generic data transformations.

Explore 2 awesome GitHub repositories matching data & databases · Code Analysis Pipelines. Refine with filters or upvote what's useful.

Awesome Code Analysis Pipelines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • github/codeqlالصورة الرمزية لـ github

    github/codeql

    9,252عرض على GitHub↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    Processes raw source code through multiple extraction and compilation stages before executing analysis queries.

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    عرض على GitHub↗9,252
  • awesome-skills/code-review-skillالصورة الرمزية لـ awesome-skills

    awesome-skills/code-review-skill

    1,043عرض على GitHub↗

    This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific code reviews. It functions as an automated tool that evaluates source code against predefined checklists to identify security, performance, and architectural inconsistencies across diverse technology stacks. The system distinguishes itself by employing a multi-phase analysis pipeline that moves from high-level architectural assessments to granular, line-by-line inspections. It utilizes a severity-based taxonomy to categorize findings, clearly separating blocking security issues

    Processes code through distinct stages of evaluation ranging from high-level architectural assessment to granular line-by-line inspection.

    HTML
    عرض على GitHub↗1,043
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Document and LLM Preparation
  5. Multi-Stage Pipeline Processing
  6. Code Analysis Pipelines