awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coderaiser avatar

coderaiser/putout

0
View on GitHub↗
793 estrellas·46 forks·JavaScript·MIT·2 vistasputout.cloudcmd.io↗

Putout

🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

Features

  • Code Analysis Frameworks - Pluggable code transformer for JavaScript and TypeScript.
  • Code Analysis Platforms - Pluggable code transformer for JS, TS, and configuration files.
  • Utility Plugins - Integrates the Putout linter into ESLint.
  • Security and Vulnerability Scanning - Pluggable code transformer with security-focused plugins.

Historial de estrellas

Gráfico del historial de estrellas de coderaiser/putoutGráfico del historial de estrellas de coderaiser/putout

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Putout

Proyectos open-source similares, clasificados según cuántas características comparten con Putout.
  • github/codeqlAvatar de github

    github/codeql

    9,252Ver en GitHub↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    Ver en GitHub↗9,252
  • duriantaco/skylosAvatar de duriantaco

    duriantaco/skylos

    455Ver en GitHub↗

    Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

    Python
    Ver en GitHub↗455
  • ayarotsky/diesel-guardAvatar de ayarotsky

    ayarotsky/diesel-guard

    115Ver en GitHub↗

    Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.

    Rust
    Ver en GitHub↗115
  • bearer/bearerAvatar de Bearer

    Bearer/bearer

    2,566Ver en GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Ver en GitHub↗2,566
Ver las 30 alternativas a Putout→

Preguntas frecuentes

¿Qué hace coderaiser/putout?

🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

¿Cuáles son las características principales de coderaiser/putout?

Las características principales de coderaiser/putout son: Code Analysis Frameworks, Code Analysis Platforms, Utility Plugins, Security and Vulnerability Scanning.

¿Qué alternativas de código abierto existen para coderaiser/putout?

Las alternativas de código abierto para coderaiser/putout incluyen: github/codeql — CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes… duriantaco/skylos — Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code… ayarotsky/diesel-guard — Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… facebookarchive/pfff — Tools for code analysis, visualizations, or style-preserving source transformation. googleprojectzero/weggli — weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers…