Skip to content

[Backport 20.3.X] fix(core): sanitize host bindings on concrete hosts - #69986

Merged
thePunderWoman merged 2 commits into
angular:20.3.xfrom
SkyZeroZx:backport-fix-host-binding-sanitization-to-20.3.x
Jul 30, 2026
Merged

[Backport 20.3.X] fix(core): sanitize host bindings on concrete hosts#69986
thePunderWoman merged 2 commits into
angular:20.3.xfrom
SkyZeroZx:backport-fix-host-binding-sanitization-to-20.3.x

Conversation

@SkyZeroZx

Copy link
Copy Markdown
Contributor

Backport of #69558

Compute host binding security contexts against concrete hosts, including host directives, inheritance, dynamic directives, and createComponent hostElement usage.

Make runtime URL sanitizer selection namespace-aware for HTML, SVG, and MathML.

Fixes angular#69550
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Jul 28, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jul 28, 2026
@JeanMeche JeanMeche added PullApprove: disable action: merge The PR is ready for merge by the caretaker target: lts This PR is targeting a version currently in long-term support labels Jul 30, 2026
@ngbot

ngbot Bot commented Jul 30, 2026

Copy link
Copy Markdown

I see that you just added the action: merge label, but the following checks are still failing:
    failure status "pullapprove" is failing

If you want your PR to be merged, it has to pass all the CI checks.

If you can't get the PR to a green state due to flakes or broken main, please try rebasing to main and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

@thePunderWoman
thePunderWoman merged commit 2f96c80 into angular:20.3.x Jul 30, 2026
28 of 29 checks passed
@thePunderWoman

Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime PullApprove: disable target: lts This PR is targeting a version currently in long-term support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants