Tobias Smolka
Tobias Smolka
PhotoSwipe should support Trusted Types API so that it can be seamlessly integrated into applications that enforce Trusted Types for all DOM XSS Injection Sinks (such as innerHTML setters) via...
### Issue Details AdGuard extension is not fully compatible with websites that adopted Trusted Types. There was some initial work done in #1923 and https://github.com/AdguardTeam/AdguardBrowserExtension/commit/8270d903e58d2f5a2958601cb1f78a207e7b12d5 or https://github.com/AdguardTeam/sizzle-extcss/commit/14ab2e2c085d88fabc488d2c518c5f3c5253c4ed but I don't...
This PR adds support for Trusted Types APIs and Sinks in dom and worker libraries. These APIs are so far only supported by Blink. In https://github.com/microsoft/TypeScript/issues/30024 we seem to be...
## Type of report Feature request ## Provide description of the new feature CKEditor 4 should support Trusted Types API so that it can be seamlessly integrated into applications that...
Create HTML from string via custom Trusted Types policy in browsers that support Trusted Types. This PR fixes #478
Hi, not sure if this a known issue and accepted risk for this library or not. It seems the playground environment at https://markdown-to-jsx.quantizor.dev/ permits element and srcdoc tag. This can...