Change note

This commit is contained in:
Ed Minnix
2024-11-26 22:32:45 -05:00
parent 216d298780
commit b820b324bd

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Added `js-interop` sinks for the `InvokeAsync` and `InvokeVoidAsync` methods of `Microsoft.JSInterop.IJSRuntime`, which can run arbitrary JavaScript.