You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change RestrictiveXamlXmlReader to use an allow list
- Removes the old deny list logic used by RestrictiveXamlXmlReader
- Provides an extensible (via registry) allow list mechanism
Ported from release/7.0 branch.
Fixes CVE-2022-41089.
0 commit comments