tauri/.changes/ipc-only-main-frame.md
Tillmann d950ac1239
Merge pull request from GHSA-57fm-592m-34r7
* only allow tauri-initialized frames to call the ipc

* dont regenerate the invoke key

* return early if the invoke key does not match

* add change file

* wry 0.40

* update change file

* trigger ci

---------

Co-authored-by: Chip Reed <chip@chip.sh>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-05-22 17:49:08 -03:00

106 B

tauri tauri-runtime-wry
patch:sec patch:sec

Only process IPC commands from the main frame.