mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
JS: Change note
This commit is contained in:
6
javascript/ql/src/change-notes/2025-03-11-vue-fix.md
Normal file
6
javascript/ql/src/change-notes/2025-03-11-vue-fix.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Fixed a bug, first introduced in `2.20.3`, that would prevent `v-html` attributes in Vue files
|
||||
from being flagged by the `js/xss` query. The original behaviour has been restored and the `v-html`
|
||||
attribute is once again functioning as a sink for the `js/xss` query.
|
||||
Reference in New Issue
Block a user