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

2 repository-uri

Awesome GitHub RepositoriesRequest Lifecycle Scripts

Custom scripts triggered during the processing of HTTP requests to implement dynamic security logic.

Distinct from Lifecycle Script Execution: Focuses on security-specific logic during the HTTP request lifecycle rather than general system lifecycle events.

Explore 2 awesome GitHub repositories matching development tools & productivity · Request Lifecycle Scripts. Refine with filters or upvote what's useful.

Awesome Request Lifecycle Scripts GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • owasp-modsecurity/modsecurityAvatar owasp-modsecurity

    owasp-modsecurity/ModSecurity

    9,680Vezi pe GitHub↗

    ModSecurity is an open-source web application firewall and security engine. It functions as an HTTP traffic inspector and intrusion detection system that filters incoming web requests and responses against a set of security rules to block threats and prevent attacks on web servers. The project provides a modular framework for implementing restrictive security policies and custom filtering logic. It identifies and blocks common injection attacks, such as cross-site scripting and SQL injection, while hardening web applications to reduce their overall attack surface. Its broader capabilities in

    Supports the execution of external custom scripts during the request lifecycle for complex security validation.

    C++apacheapache2modsecurity
    Vezi pe GitHub↗9,680
  • thunderclient/thunder-client-supportAvatar thunderclient

    thunderclient/thunder-client-support

    3,717Vezi pe GitHub↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    Runs custom JavaScript code before and after network calls to manipulate variables and perform assertions.

    apigraphqlhttpclient
    Vezi pe GitHub↗3,717
  1. Home
  2. Development Tools & Productivity
  3. Lifecycle Script Execution
  4. Request Lifecycle Scripts