mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
5 lines
242 B
Markdown
5 lines
242 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* 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`.
|