Hey Devs, do you like #dotnet and #security?
Then you might π this curated list of awesome-dotnet-security resources to help fortify .NET code.
guardrailsio / awesome-dotnet-security
Awesome .NET Security Resources
A curated list of awesome .NET Security related resources.
List inspired by the awesome list thing.
Supported by: GuardRails.io
Contents
Tools
Libraries
- .NET Core Security Headers - Middleware for adding security headers to an ASP.NET Core application.
- NetEscapades.AspNetCore.SecurityHeaders - Small package to allow adding security headers to ASP.NET Core websites.
- HtmlSanitizer - Cleans HTML to avoid XSS attacks.
- JWT .NET - Jwt.Net, a JWT (JSON Web Token) implementation for .NET.
- NWebsec - Security libraries for ASP.NET.
- AspNetSaml - SAML client library, allows adding SAML single-sign-on to your ASP.NET app.
- AspNetCoreRateLimit - Package that will let you set rate limits for your .NET Core Api.
Static Code Analysis
- GuardRails - Continuous verification platform that integrates tightly with leading version control systems.
- Security Code Scan - Vulnerability Patterns Detector for C# and VB.NET.
- Puma Scan - Puma Scan is a .NET software secure code analysis tool providing realβ¦
Did I miss anything? Let me know in the comments.
And, please leave a like (or β the repo) if you find it useful.
Top comments (4)
This is great, really useful! thanks Stefan :)
Thanks for the kind words Simon ππΌ
Nice! This is great and has a lot of stuff covered
Thank you, glad you find it useful!