mirror of
https://github.com/munki/munki.git
synced 2026-06-06 20:08:09 +00:00
Add a guard in handleMunkiURL() to reject inputs that decode to an http or https scheme, preventing percent-encoded remote URLs from being loaded into MSC's main webview through the munki:// scheme handler.