mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Block flow into window.location
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
let remote_sink = source1;
|
||||
let other_remote_sink = document.location;
|
||||
let other_remote_sink = document.someProp;
|
||||
|
||||
Reference in New Issue
Block a user