awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tomasbjerre avatar

tomasbjerre/violations-lib

0
View on GitHub↗
160 Stars·41 Forks·Java·Apache-2.0·2 Aufrufe

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.

Star-Verlauf

Star-Verlauf für tomasbjerre/violations-libStar-Verlauf für tomasbjerre/violations-lib

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht tomasbjerre/violations-lib?

Java library for parsing report files from static code analysis.

Was sind die Hauptfunktionen von tomasbjerre/violations-lib?

Die Hauptfunktionen von tomasbjerre/violations-lib sind: Integration and Reporting, Static Analysis Tools, Code Review and Analysis.

Welche Open-Source-Alternativen gibt es zu tomasbjerre/violations-lib?

Open-Source-Alternativen zu tomasbjerre/violations-lib sind unter anderem: 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.

Open-Source-Alternativen zu Violations Lib

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Violations Lib.
  • jimbethancourt/refactorfirstAvatar von jimbethancourt

    jimbethancourt/RefactorFirst

    525Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗525
  • haya14busa/reviewdogAvatar von haya14busa

    haya14busa/reviewdog

    9,381Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,381
  • shipmonk-rnd/composer-dependency-analyserAvatar von shipmonk-rnd

    shipmonk-rnd/composer-dependency-analyser

    618Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗618
octo-linker/chrome-extensionAvatar von octo-linker

octo-linker/chrome-extension

5,368Auf GitHub ansehen↗

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
Auf GitHub ansehen↗5,368
Alle 30 Alternativen zu Violations Lib anzeigen→