mirror of
https://github.com/zoriya/flake.git
synced 2026-06-05 19:45:58 +00:00
Enable sql injection in execute functions in python
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
;extends
|
||||
(call
|
||||
function: (attribute attribute: (identifier) @id (#match? @id "execute|read_sql"))
|
||||
arguments: (argument_list
|
||||
(string (string_content) @injection.content (#set! injection.language "sql"))))
|
||||
Reference in New Issue
Block a user