Add Security Headers to Blazor WebAssembly
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations from OWASP.
All technologies, only pure source code
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations from OWASP.
In this new post, I’ll show you how to add security header to our website to be ready for a penetration test. Quick and easy to implement.