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

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

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

1 个仓库

Awesome GitHub RepositoriesSecurity Header Configurations

Systems for managing and applying security-related HTTP headers within Node.js server environments.

Distinct from Node.js API Security: Focuses on the declarative configuration of security headers rather than general API access control.

Explore 1 awesome GitHub repository matching security & cryptography · Security Header Configurations. Refine with filters or upvote what's useful.

Awesome Security Header Configurations GitHub Repositories

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

    krakenjs/kraken-js

    4,919在 GitHub 上查看↗

    Kraken-js 是一个配置驱动的服务器管理器和应用框架,用于引导 Node.js Web 应用。它提供了一个系统,通过 JSON 文件而非手动编写代码来定义服务器行为、中间件链和环境变量。 该框架专注于将应用逻辑与基础设施设置分离,通过解析外部配置并将中间件注入请求链来实现。它利用基于环境的配置合并,在启动时用特定上下文的值覆盖基准设置。 该系统通过自动应用安全标头和防范常见漏洞来涵盖服务器安全。它还管理应用生命周期,包括处理未捕获异常、触发生命周期事件以及通过系统终止信号执行优雅停机。

    Provides a centralized configuration system for implementing standard security headers and protecting against common web vulnerabilities.

    JavaScriptexpressjsjavascriptkrakenjs
    在 GitHub 上查看↗4,919
  1. Home
  2. Security & Cryptography
  3. Node.js API Security
  4. Security Header Configurations