awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
corazawaf avatar

corazawaf/coraza

0
View on GitHub↗
3,295 stele·309 fork-uri·Go·apache-2.0·4 vizualizăriwww.coraza.io↗

Coraza

Coraza is a web application firewall engine designed to filter malicious HTTP traffic using standardized security directives. It functions as a library for embedding request filtering and security transaction processing directly into web servers or reverse proxies.

The engine implements the ModSecurity WAF engine and the OWASP Core Rule Set to identify and block common web attack patterns. It utilizes a library-first integration model, allowing security capabilities to be embedded into a host process as a dependency rather than running as a standalone proxy.

The project covers rule-based pattern matching and traffic inspection through a middleware-based request pipeline. It includes capabilities for geographic traffic filtering via plugins and provides a sandbox environment for validating security rules and verifying deployments before production use.

Features

  • Web Application Firewalls - Provides a web application firewall engine that filters malicious HTTP traffic using standardized security directives and the OWASP Core Rule Set.
  • Web Application Firewalls - Provides a web application firewall engine that filters HTTP traffic using the ModSecurity rule set and security directives.
  • Security Middleware Integrations - Provides the ability to embed security filtering directly into reverse proxies and HTTP servers via plugins or middleware.
  • HTTP Traffic Inspection - Inspects incoming requests using security policy directives to block or allow traffic based on specific criteria.
  • Reverse Proxy Security - Embeds security filtering into HTTP proxies to block threats before they reach backend application servers.
  • Backend Security Middleware - Integrates request filtering directly into a program as a library to handle security logic within the application code.
  • Standard Security Rule Sets - Applies the OWASP Core Rule Set to identify and block common web attack patterns.
  • WAF Rule Set Implementations - Implements a common format for security policies to ensure compatibility with industry-standard web application firewall rules.
  • Library-First Integration Patterns - Implements a library-first integration model that embeds the security engine directly into the host process as a dependency.
  • Request Pattern Matching - Evaluates request data against a set of predefined security directives using regular expressions and logic operators.
  • Security Rule Sandboxes - Runs security directives in an isolated environment to verify their behavior without affecting live production traffic.
  • Middleware-Based Request Pipelines - Processes incoming HTTP transactions through a modular chain of sequential filters to determine if a request should be blocked.
  • Rule Validation - Tests and verifies security policy behavior in a sandbox environment before deploying rules to a production server.
  • Security Rule Validation Tools - Provides a dedicated testing engine and sandbox interface to verify the behavior and correctness of security rules.
  • Plugin-Based Architectures - Extends core filtering capabilities by loading external modules at runtime for tasks like geographic lookups or custom logging.
  • End-to-End Testing - Enables end-to-end testing against live deployments to confirm the security layer responds correctly to specific HTTP patterns.
  • Security and Compliance - Web application firewall library.
  • Securitate și confidențialitate - Web application firewall library.

Istoric stele

Graficul istoricului de stele pentru corazawaf/corazaGraficul istoricului de stele pentru corazawaf/coraza

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ță.

Start searching with AI

Întrebări frecvente

Ce face corazawaf/coraza?

Coraza is a web application firewall engine designed to filter malicious HTTP traffic using standardized security directives. It functions as a library for embedding request filtering and security transaction processing directly into web servers or reverse proxies.

Care sunt principalele funcționalități ale corazawaf/coraza?

Principalele funcționalități ale corazawaf/coraza sunt: Web Application Firewalls, Security Middleware Integrations, HTTP Traffic Inspection, Reverse Proxy Security, Backend Security Middleware, Standard Security Rule Sets, WAF Rule Set Implementations, Library-First Integration Patterns.

Care sunt câteva alternative open-source pentru corazawaf/coraza?

Alternativele open-source pentru corazawaf/coraza includ: kickstarter/rack-attack — This project is a Rack middleware rate limiter and application layer firewall for Ruby web applications. It serves as… microsoftdocs/azure-docs — Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It… bunkerity/bunkerized-nginx — Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web… strongloop/loopback — LoopBack is a Node.js API framework used to build RESTful services and backend applications. It functions as a… octobercms/october — October is a self-hosted content management system and website engine built on the Laravel PHP framework. It provides… gofr-dev/gofr — Gofr is a comprehensive framework for building production-ready microservices in Go. It provides a unified toolkit for…

Alternative open-source pentru Coraza

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Coraza.
  • kickstarter/rack-attackAvatar kickstarter

    kickstarter/rack-attack

    5,744Vezi pe GitHub↗

    This project is a Rack middleware rate limiter and application layer firewall for Ruby web applications. It serves as a security layer to throttle and block HTTP requests based on custom rules, protecting web servers from abusive traffic. The system provides capabilities for IP blocking and the banning of malicious clients. It implements request safelisting to bypass restrictions for trusted users and uses time-windowed rate limiting to control request frequency. The middleware covers traffic management and monitoring, including the ability to track request patterns and instrument traffic ev

    Ruby
    Vezi pe GitHub↗5,744
  • bunkerity/bunkerized-nginxAvatar bunkerity

    bunkerity/bunkerized-nginx

    10,629Vezi pe GitHub↗

    Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web application firewall. It focuses on protecting web applications by monitoring container labels within cloud-native orchestration systems to automatically update security settings and firewall rules. The system distinguishes itself through automated security operations, including the automatic management of SSL certificates and an automated client banning mechanism that blocks IP addresses based on HTTP status codes. It features bot challenge mechanisms using CAPTCHAs, JavaScript, or coo

    Python
    Vezi pe GitHub↗10,629
  • microsoftdocs/azure-docsAvatar MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Vezi pe GitHub↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Markdownskilling
    Vezi pe GitHub↗10,894
  • strongloop/loopbackAvatar strongloop

    strongloop/loopback

    13,159Vezi pe GitHub↗

    LoopBack is a Node.js API framework used to build RESTful services and backend applications. It functions as a model-driven API generator that automatically maps predefined data models to network endpoints to create standardized web interfaces. The project features a database abstraction layer that unifies access across diverse SQL databases, NoSQL stores, and remote data sources. It includes a backend application scaffolder using command-line generators to automate the creation of project structures and data connectors. Additionally, it provides an API authentication system to manage applica

    JavaScript
    Vezi pe GitHub↗13,159
  • Vezi toate cele 30 alternative pentru Coraza→