awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • owasp-modsecurity/modsecurityowasp-modsecurity 的头像

    owasp-modsecurity/ModSecurity

    9,680在 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
    在 GitHub 上查看↗9,680
  • thunderclient/thunder-client-supportthunderclient 的头像

    thunderclient/thunder-client-support

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