Conversation
(cherry picked from commit 8a7f74b)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Hello WinterCMS team,
Following up on the SVG sanitization fix from upstream — CVE-2026-22254 was applied to
develop/1.2, but the1.0LTS line is currently missing it. This PR cherry-picks the upstream fix verbatim onto1.0; the patch applied without conflicts and the(cherry picked from commit 8a7f74b004)trailer is preserved.Reference:
If
1.0is no longer receiving security fixes, feel free to close — wanted to surface it in case the omission was inadvertent.Backport of upstream fix for CVE-2026-22254 to
1.0.git cherry-pick -x(original author preserved).Apply was clean against the current tip of the target branch. No code changes on top of the upstream fix.