aspnetcore-security-headers
Security header middleware
Middleware for adding security headers to an ASP.NET Core application.
Middleware for adding security headers to an ASP.NET Core application.
264 stars
8 watching
43 forks
Language: C#
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andrewlock/netescapades.aspnetcore.securityheaders | Provides security headers for ASP.NET Core applications | 696 |
gaprogman/owaspheaders.core | A middleware library designed to enhance security by injecting recommended HTTP headers into ASP.NET Core responses. | 281 |
sgjsakura/aspnetcore | Provides a set of utility libraries and tools for building ASP.NET Core applications, including authentication, tag helpers, and session management. | 162 |
digdes/soapcore | Provides a SOAP protocol middleware for ASP.NET Core | 1,007 |
guitarrich/sxa.securityheaders | A module that adds security headers to Sitecore SXA sites to control various response header settings. | 8 |
typeerror/secure | A lightweight Python library to add security headers to web applications across multiple frameworks. | 878 |
nwebsec/nwebsec | Security libraries for ASP.NET applications | 544 |
serilog/serilog-aspnetcore | A package that integrates Serilog logging with ASP.NET Core applications. | 1,314 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
bepsvpt/secure-headers | Adds security headers to HTTP responses to protect against common web vulnerabilities | 507 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
ibm-cloud/aspnet-core-helloworld | Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. | 21 |
prom-client-net/prom-client-aspnetcore | Middleware to integrate Prometheus metrics with ASP.NET Core web applications | 8 |
okta/okta-aspnet | Enables ASP.NET applications to authenticate with Okta via OAuth 2.0/OIDC | 87 |
radu-matei/websocket-manager | Real-time library for ASP.NET Core applications using WebSockets | 452 |