C
C#3mo ago
AK sanTari

.NET 7 Blazor - add XSS policy

hi all, what is the best way aviod XSS attacks in a .net 7 blazor app? (my main goal is to prevent users to input scripts (eg. <script>alert('foo');</script>) in any of the text boxes in my app. For more context i m using web assembly and building the app with WebAssemblyHostBuilder
0 Replies
No replies yetBe the first to reply to this messageJoin