awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesReusable Workflow Validators

Tools that verify the contract between calling and called reusable workflows, including inputs and secrets.

Distinct from Workflow Validation: Shortlist focuses on AI agent sequences or UI blueprints; this is for CI/CD reusable workflow files.

Explore 1 awesome GitHub repository matching devops & infrastructure · Reusable Workflow Validators. Refine with filters or upvote what's useful.

Awesome Reusable Workflow Validators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rhysd/actionlintAvatar de rhysd

    rhysd/actionlint

    3,617Voir sur GitHub↗

    actionlint is a static analysis tool and linter specifically designed for GitHub Actions workflow files. It functions as a CI workflow validator and YAML configuration linter to ensure the syntax and logic of automation files are correct before deployment. The project distinguishes itself by performing deep security auditing and script analysis. It includes a shell script auditor to detect syntax bugs and script injection vulnerabilities in inline commands, and it scans for hardcoded credentials to prevent security leaks. The tool covers a broad range of validation capabilities, including ex

    Checks the syntax, input types, and secret requirements for both calling and called workflows.

    Goactionscigithub-actions
    Voir sur GitHub↗3,617
  1. Home
  2. DevOps & Infrastructure
  3. Reusable Workflow Validators