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
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • owasp-modsecurity/modsecurityAvatar von owasp-modsecurity

    owasp-modsecurity/ModSecurity

    9,680Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,680
  • thunderclient/thunder-client-supportAvatar von thunderclient

    thunderclient/thunder-client-support

    3,717Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,717
  1. Home
  2. Development Tools & Productivity
  3. Lifecycle Script Execution
  4. Request Lifecycle Scripts