awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cypress-io/github-action

Open-source alternatives to Github Action

30 open-source projects similar to cypress-io/github-action, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Action alternative.

  • activestate/tdkAvatar ActiveState

    ActiveState/tdk

    82Vezi pe GitHub↗

    Tcl Dev Kit (TDK)

    Tcl
    Vezi pe GitHub↗82
  • alexkohler/dogsledAvatar alexkohler

    alexkohler/dogsled

    75Vezi pe GitHub↗

    dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

    Go
    Vezi pe GitHub↗75
  • alexkohler/nargsAvatar alexkohler

    alexkohler/nargs

    86Vezi pe GitHub↗

    nargs is a Go static analysis tool to find unused arguments in function declarations.

    Go
    Vezi pe GitHub↗86
  • alexkohler/preallocAvatar alexkohler

    alexkohler/prealloc

    666Vezi pe GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    Vezi pe GitHub↗666
  • analysis-tools-dev/static-analysisAvatar analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Vezi pe GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    Vezi pe GitHub↗14,389

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • angular-eslint/angular-eslintAvatar angular-eslint

    angular-eslint/angular-eslint

    1,785Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1,785
  • ankitvgupta/pycodestyle-actionAvatar ankitvgupta

    ankitvgupta/pycodestyle-action

    9Vezi pe GitHub↗

    A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.

    Shell
    Vezi pe GitHub↗9
  • anordal/shellhardenAvatar anordal

    anordal/shellharden

    4,784Vezi pe GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Vezi pe GitHub↗4,784
  • arangogutierrez/golinty-actionAvatar ArangoGutierrez

    ArangoGutierrez/GoLinty-Action

    10Vezi pe GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    Vezi pe GitHub↗10
  • ashutoshgngwr/validate-fastlane-supply-metadataAvatar ashutoshgngwr

    ashutoshgngwr/validate-fastlane-supply-metadata

    27Vezi pe GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    Vezi pe GitHub↗27
  • asm89/twig-lintAvatar asm89

    asm89/twig-lint

    118Vezi pe GitHub↗

    Standalone twig linter.

    PHP
    Vezi pe GitHub↗118
  • aviatesk/jet.jlAvatar aviatesk

    aviatesk/JET.jl

    868Vezi pe GitHub↗

    A code analyzer for Julia. No need for additional type annotations.

    Julia
    Vezi pe GitHub↗868
  • avto-dev/markdown-lintAvatar avto-dev

    avto-dev/markdown-lint

    81Vezi pe GitHub↗

    Linter for markdown (with presets)

    JavaScript
    Vezi pe GitHub↗81
  • blazeeboy/rubrowserAvatar blazeeboy

    blazeeboy/rubrowser

    646Vezi pe GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    Vezi pe GitHub↗646
  • bmitch/churn-phpAvatar bmitch

    bmitch/churn-php

    1,376Vezi pe GitHub↗

    Discover files in need of refactoring.

    PHP
    Vezi pe GitHub↗1,376
  • bombsimon/wslAvatar bombsimon

    bombsimon/wsl

    374Vezi pe GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    Vezi pe GitHub↗374
  • borkdude/clj-kondoAvatar borkdude

    borkdude/clj-kondo

    1,841Vezi pe GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    Vezi pe GitHub↗1,841
  • burdzwastaken/hadolint-actionAvatar burdzwastaken

    burdzwastaken/hadolint-action

    13Vezi pe GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    Vezi pe GitHub↗13
  • burtonqin/lockbudAvatar BurtonQin

    BurtonQin/lockbud

    591Vezi pe GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    Vezi pe GitHub↗591
  • carlosas/phpatAvatar carlosas

    carlosas/phpat

    1,264Vezi pe GitHub↗
    PHParchitecturelinterphp
    Vezi pe GitHub↗1,264
  • channable/dbcriticAvatar channable

    channable/dbcritic

    180Vezi pe GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    Vezi pe GitHub↗180
  • chekalsky/phpcs-actionAvatar chekalsky

    chekalsky/phpcs-action

    55Vezi pe GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    Vezi pe GitHub↗55
  • client9/misspellAvatar client9

    client9/misspell

    1,395Vezi pe GitHub↗
    Go
    Vezi pe GitHub↗1,395
  • codegram/pelusaAvatar codegram

    codegram/pelusa

    436Vezi pe GitHub↗

    Static analysis Lint-type tool to improve your OO Ruby code

    Ruby
    Vezi pe GitHub↗436
  • coralineada/fukuzatsuAvatar CoralineAda

    CoralineAda/fukuzatsu

    32Vezi pe GitHub↗

    Fukuzatsu (Japanese for "complexity") is a tool for measuring code complexity in Ruby class files. Its analysis generates scores based on cyclomatic complexity algorithms, which in simplest terms measure the number of execution paths through a given piece of code. (You can learn more about…

    Ruby
    Vezi pe GitHub↗32
  • cpplint/cpplintAvatar cpplint

    cpplint/cpplint

    1,821Vezi pe GitHub↗

    Static code checker for C++

    Pythoncpplintlinter
    Vezi pe GitHub↗1,821
  • dalance/svlsAvatar dalance

    dalance/svls

    579Vezi pe GitHub↗

    SystemVerilog language server

    Rust
    Vezi pe GitHub↗579
  • designsecurity/progpilotAvatar designsecurity

    designsecurity/progpilot

    362Vezi pe GitHub↗

    A static analysis tool for security

    PHP
    Vezi pe GitHub↗362
  • devblackops/github-action-psscriptanalyzerAvatar devblackops

    devblackops/github-action-psscriptanalyzer

    76Vezi pe GitHub↗

    GitHub Action to run PSScriptAnalyzer static code analysis

    PowerShell
    Vezi pe GitHub↗76
  • 360entsecgroup-skylar/goreporterAvatar 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗3,123