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
360EntSecGroup-Skylar avatar

360EntSecGroup-Skylar/goreporter

0
View on GitHub↗
3,123 stars·263 forks·Go·Apache-2.0·10 views

Goreporter

A Golang tool that does static analysis, unit testing, code review and generate code quality report.

Features

  • Code Analysis and Quality - Generates code quality reports.
  • Code Quality and Linting - Runs multiple Go linters and generates reports.
  • Code Quality Linters - Runs multiple Go linters and normalizes the output.
  • Static Analysis Tools - Aggregates multiple Go linters into a single report.

Star history

Star history chart for 360entsecgroup-skylar/goreporterStar history chart for 360entsecgroup-skylar/goreporter

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does 360entsecgroup-skylar/goreporter do?

A Golang tool that does static analysis, unit testing, code review and generate code quality report.

What are the main features of 360entsecgroup-skylar/goreporter?

The main features of 360entsecgroup-skylar/goreporter are: Code Analysis and Quality, Code Quality and Linting, Code Quality Linters, Static Analysis Tools.

Which projects share features with 360entsecgroup-skylar/goreporter?

Projects with overlapping indexed features include: pycqa/flake8 — Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding… pycqa/prospector — Inspects Python source files and provides information about type and location of classes, methods etc. jgautheron/goconst — Find in Go repeated strings that could be replaced by a constant. csscomb/csscomb.js — CSS coding style formatter. codespell-project/codespell — check code for common misspellings. amperser/proselint — Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in…

Projects sharing features with Goreporter

These projects share indexed features with Goreporter. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pycqa/flake8PyCQA avatar

    PyCQA/flake8

    3,760View on GitHub↗

    Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding standards in source files. It serves as a linting wrapper that aggregates multiple checkers into a single interface, functioning as a pluggable framework for Python code analysis. The tool incorporates a cyclomatic complexity analyzer to measure the logical complexity of functions and identify code that requires refactoring. It is designed for extensibility, allowing the integration of custom plugins and rules through defined entry points. The system provides capabilities fo

    Pythoncomplexity-analysisflake8linter
    View on GitHub↗3,760
  • pycqa/prospectorPyCQA avatar

    PyCQA/prospector

    2,085View on GitHub↗

    Inspects Python source files and provides information about type and location of classes, methods etc

    Python
    View on GitHub↗2,085
  • jgautheron/goconstjgautheron avatar

    jgautheron/goconst

    318View on GitHub↗

    Find in Go repeated strings that could be replaced by a constant

    Go
    View on GitHub↗318
  • angular-eslint/angular-eslintangular-eslint avatar

    angular-eslint/angular-eslint

    1,785View on GitHub↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    View on GitHub↗1,785
Compare all 30 related projects→