Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49020aa70322a9037f8f63b6988820071e8a792e
https://github.com/WebKit/WebKit/commit/49020aa70322a9037f8f63b6988820071e8a792e
Author: Ling Ho <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Websites/bugs.webkit.org/extensions/Radar/Extension.pm
Log Message:
-----------
Bugzilla radar extension should escape for defense in depth
https://bugs.webkit.org/show_bug.cgi?id=318152
rdar://180319389 (Bugzilla radar extension should escape for defense in depth)
Reviewed by Alexey Proskuryakov.
* Websites/bugs.webkit.org/extensions/Radar/Extension.pm:
(_replace_radar): Escape radarURI and optionalPunctuation with
html_quote before interpolating into the returned markup.
Canonical link: https://commits.webkit.org/316087@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications