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.
267 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 | 704 |
gaprogman/owaspheaders.core | A middleware designed to increase web application security by adopting OWASP recommended HTTP headers and values. | 282 |
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,016 |
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. | 908 |
nwebsec/nwebsec | Security libraries for ASP.NET applications | 544 |
serilog/serilog-aspnetcore | A package that integrates Serilog logging with ASP.NET Core applications. | 1,327 |
jonpsmith/authpermissions.aspnetcore | A comprehensive authorization and multi-tenant library for ASP.NET Core applications | 822 |
bepsvpt/secure-headers | Adds security headers to HTTP responses to protect against common web vulnerabilities | 510 |
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 | An ASP.NET Core middleware for interacting with the Prometheus monitoring system. | 8 |
okta/okta-aspnet | Enables ASP.NET applications to authenticate and authorize users via Okta OAuth 2.0/OIDC | 89 |
radu-matei/websocket-manager | Real-time library for ASP.NET Core applications using WebSockets | 452 |