Skip to content

Commit b51dd7f

Browse files
committed
adding eval, exec sinks
1 parent e9dc683 commit b51dd7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyt/vulnerability_definitions/all_trigger_words.pyt

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
},
3333
"commands.getoutput(": {},
3434
"commands.getstatusoutput(": {},
35+
"eval(": {},
36+
"exec(": {},
3537
"execute(": {},
3638
"filter(": {},
3739
"flash(": {},

0 commit comments

Comments
 (0)