awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·8 views

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 history

Star history chart for tomasbjerre/violations-libStar history chart for tomasbjerre/violations-lib

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Violations Lib

Similar open-source projects, ranked by how many features they share with Violations Lib.
  • jimbethancourt/refactorfirstjimbethancourt avatar

    jimbethancourt/RefactorFirst

    525View on GitHub↗

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

    Java
    View on GitHub↗525
  • haya14busa/reviewdoghaya14busa avatar

    haya14busa/reviewdog

    9,381View on 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
    View on GitHub↗9,381
  • shipmonk-rnd/composer-dependency-analysershipmonk-rnd avatar

    shipmonk-rnd/composer-dependency-analyser

    618View on GitHub↗

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

    PHP
    View on GitHub↗618
  • octo-linker/chrome-extensionocto-linker avatar

    octo-linker/chrome-extension

    5,368View on 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
    View on GitHub↗5,368
See all 30 alternatives to Violations Lib→

Frequently asked questions

What does tomasbjerre/violations-lib do?

Java library for parsing report files from static code analysis.

What are the main features of tomasbjerre/violations-lib?

The main features of tomasbjerre/violations-lib are: Integration and Reporting, Static Analysis Tools, Code Review and Analysis.

What are some open-source alternatives to tomasbjerre/violations-lib?

Open-source alternatives to tomasbjerre/violations-lib include: 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.