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

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

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

tomasbjerre/violations-lib

0
View on GitHub↗
160 نجوم·41 تفرعات·Java·Apache-2.0·6 مشاهدات

Violations Lib

Java library for parsing report files from static code analysis.

Features

  • Integration and Reporting - Java library for parsing static analysis reports for CI plugins.
  • Static Analysis Tools - Java library for parsing static analysis reports.
  • Code Review and Analysis - Parses static analysis reports for CI/CD integration.

سجل النجوم

مخطط تاريخ النجوم لـ tomasbjerre/violations-libمخطط تاريخ النجوم لـ tomasbjerre/violations-lib

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Violations Lib

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Violations Lib.
  • jimbethancourt/refactorfirstالصورة الرمزية لـ jimbethancourt

    jimbethancourt/RefactorFirst

    525عرض على GitHub↗

    Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.

    Java
    عرض على GitHub↗525
  • haya14busa/reviewdogالصورة الرمزية لـ haya14busa

    haya14busa/reviewdog

    9,381عرض على GitHub↗

    Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools into automated pull request comments. It functions as a linter output parser and static analysis commenter, transforming unstructured logs from compilers or linters into structured diagnostics. The project distinguishes itself by using pattern-based output parsing and a platform-agnostic plugin architecture to unify multi-language linting workflows. It employs diff-based result filtering to isolate issues introduced in a specific commit and provides the ability to post action

    Go
    عرض على GitHub↗9,381
  • shipmonk-rnd/composer-dependency-analyserالصورة الرمزية لـ shipmonk-rnd

    shipmonk-rnd/composer-dependency-analyser

    618عرض على GitHub↗

    🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)

    PHP
    عرض على GitHub↗618
  • octo-linker/chrome-extensionالصورة الرمزية لـ octo-linker

    octo-linker/chrome-extension

    5,368عرض على GitHub↗

    This browser extension is a source code linker for GitHub that identifies language-specific import and include declarations and converts them into direct navigation links. It serves as a productivity tool for browsing repositories by simplifying the process of jumping between linked files and dependencies. The extension optimizes the developer workflow by transforming static import statements into clickable hyperlinks, reducing the need to manually search for files. This functionality supports source code reviews and the tracing of dependencies during browser-based audits of GitHub repositori

    HTML
    عرض على GitHub↗5,368
عرض جميع البدائل الـ 30 لـ Violations Lib→

الأسئلة الشائعة

ما هي وظيفة tomasbjerre/violations-lib؟

Java library for parsing report files from static code analysis.

ما هي الميزات الرئيسية لـ tomasbjerre/violations-lib؟

الميزات الرئيسية لـ tomasbjerre/violations-lib هي: Integration and Reporting, Static Analysis Tools, Code Review and Analysis.

ما هي البدائل مفتوحة المصدر لـ tomasbjerre/violations-lib؟

تشمل البدائل مفتوحة المصدر لـ tomasbjerre/violations-lib: jimbethancourt/refactorfirst — Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor… haya14busa/reviewdog — Reviewdog is an automated review bot and CI code review orchestrator that converts the output of static analysis tools… shipmonk-rnd/composer-dependency-analyser — 🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies). octo-linker/chrome-extension — This browser extension is a source code linker for GitHub that identifies language-specific import and include… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.