mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JS: introduce HTML::ScriptElement::getScript()
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import javascript
|
||||
|
||||
|
||||
from HTML::ScriptElement e
|
||||
select e, e.getScript()
|
||||
Reference in New Issue
Block a user