JS: introduce Vue XSS sinks

This commit is contained in:
Esben Sparre Andreasen
2019-01-25 12:32:39 +01:00
parent a6cfee5f26
commit ea175b2a9f
4 changed files with 28 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
| tst.js:5:13:5:13 | a |
| tst.js:38:12:38:17 | danger |

View File

@@ -0,0 +1,4 @@
import javascript
import semmle.javascript.security.dataflow.DomBasedXss
select any(DomBasedXss::Sink s)