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
·
coderaiser avatar

coderaiser/putout

0
View on GitHub↗
793 stars·46 forks·JavaScript·MIT·7 viewsputout.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.
  • Test Migration Tools - Migration plugin for updating to latest test APIs
  • Utility Plugins - Integrates the Putout linter into ESLint.
  • Security and Vulnerability Scanning - Pluggable code transformer with security-focused plugins.

Star history

Star history chart for coderaiser/putoutStar history chart for coderaiser/putout

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

Open-source alternatives to Putout

Similar open-source projects, ranked by how many features they share with Putout.
  • github/codeqlgithub avatar

    github/codeql

    9,252View on 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
    View on GitHub↗9,252
  • duriantaco/skylosduriantaco avatar

    duriantaco/skylos

    455View on 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
    View on GitHub↗455
  • ayarotsky/diesel-guardayarotsky avatar

    ayarotsky/diesel-guard

    115View on GitHub↗

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

    Rust
    View on GitHub↗115
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on 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
    View on GitHub↗2,566
See all 30 alternatives to Putout→

Frequently asked questions

What does coderaiser/putout do?

🐊 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 😏

What are the main features of coderaiser/putout?

The main features of coderaiser/putout are: Code Analysis Frameworks, Code Analysis Platforms, Test Migration Tools, Utility Plugins, Security and Vulnerability Scanning.

What are some open-source alternatives to coderaiser/putout?

Open-source alternatives to coderaiser/putout include: 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…