Skip to content

Commit

Permalink
Fix change note
Browse files Browse the repository at this point in the history
  • Loading branch information
egregius313 committed Dec 13, 2024
1 parent 8e37a5c commit 129388c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added the constructor of `Microsoft.AspNetCore.Components.MarkupString` as an `html-injection` sink. This will help catch cross-site scripting resulting from using `MarkupString`.
* Added the constructor and explicit cast operator of `Microsoft.AspNetCore.Components.MarkupString` as an `html-injection` sink. This will help catch cross-site scripting resulting from using `MarkupString`.

0 comments on commit 129388c

Please sign in to comment.