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
·

1 Repo

Awesome GitHub RepositoriesLogic Expression Analyzers

Analyzes language-level ternary and conditional expressions for logical fall-throughs and errors.

Distinct from Ternary Expression Evaluators: Focuses on logic analysis and error detection rather than just evaluating the expression result

Explore 1 awesome GitHub repository matching web development · Logic Expression Analyzers. Refine with filters or upvote what's useful.

Awesome Logic Expression Analyzers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zizmorcore/zizmorAvatar von zizmorcore

    zizmorcore/zizmor

    5,717Auf GitHub ansehen↗

    Zizmor is a security linter and static analysis tool designed to audit GitHub Actions workflow files. It functions as a CI/CD security scanner that identifies security vulnerabilities, misconfigurations, and software supply chain risks within automation pipelines. The project distinguishes itself by providing an automated workflow remediator that applies security fixes to identified vulnerabilities. It also implements a language server for integration with code editors and supports a variety of analysis personas to scale the sensitivity and volume of reported findings. The tool covers a broa

    Identifies pseudo-ternary expressions where a falsy true value causes the logic to fall through to the fallback.

    Rustgithub-actionssecuritysecurity-tools
    Auf GitHub ansehen↗5,717
  1. Home
  2. Web Development
  3. Conditional Rendering
  4. Ternary Expression Evaluators
  5. Logic Expression Analyzers