angular/packages/compiler
Alan Agius 26cdc53d9c
fix(core): sanitize sensitive attributes on SVG script elements
This commit updates the DOM security schema and sanitization logic to properly recognize and sanitize `href` and `xlink:href` attributes on SVG `<script>` elements.
2026-01-06 15:54:15 -05:00
..
design docs: capitalize webpack with a lowercase W (#56812) 2024-11-26 22:24:11 +00:00
src fix(core): sanitize sensitive attributes on SVG script elements 2026-01-06 15:54:15 -05:00
test fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs 2025-12-01 10:28:38 +01:00
BUILD.bazel build: update compiler-cli to not be stamped when used for the compiler in ng_project (#61539) 2025-05-21 09:14:35 +00:00
compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json refactor: remove peer dependency on core from compiler (#60437) 2025-03-18 18:15:08 +01:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00