Skip to content

Commit 093a077

Browse files
authored
↪️ Merge pull request #204 from bchurchill/master
adding eval, exec sinks
2 parents 72bfb7d + b51dd7f commit 093a077

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)