We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8599ab2 commit 356b9e6Copy full SHA for 356b9e6
javascript/ql/src/change-notes/2025-03-11-vue-fix.md
@@ -0,0 +1,6 @@
1
+---
2
+category: fix
3
4
+* Fixed a bug, first introduced in `2.20.3`, that would prevent `v-html` attributes in Vue files
5
+ from being flagged by the `js/xss` query. The original behaviour has been restored and the `v-html`
6
+ attribute is once again functioning as a sink for the `js/xss` query.
0 commit comments