mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This addresses several oversights in assigning security contexts to DOM schema elements found by our security reviewers (thanks!). This also adds some more precise unit tests for the interaction between (Dom)ElementSchemaRegistry and the TemplateParser, and extracts the security specific parts into dom_security_schema.ts. Comparison of (potentially) dangerous property names is done case insensitive, to avoid issues like formAction vs formaction. Part of issue #8511. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| compiler.ts | ||
| core_private.dart | ||
| core_private.ts | ||
| index.ts | ||
| package.json | ||
| private_export.dart | ||
| private_export.ts | ||
| rollup.config.js | ||
| testing.ts | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||