1 مستودع
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.
Kraken-js is a configuration-driven server manager and application framework for bootstrapping Node.js web applications. It provides a system for defining server behavior, middleware chains, and environment settings through JSON files rather than manual code. The framework focuses on separating application logic from infrastructure setup by resolving and injecting middleware into the request chain based on external configuration. It utilizes environment-based configuration merging to override baseline settings with context-specific values during startup. The system covers server security thr
Provides a centralized configuration system for implementing standard security headers and protecting against common web vulnerabilities.