Changelog for Angular source/sink update

This commit is contained in:
aegilops
2025-01-03 17:07:35 +00:00
parent 7128700003
commit aba8be2902

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Added new remote source from class members decorated with `@Input()`
* Added new XSS sink where `InnerHTML` is assigned to with the Angular Renderer2 API