We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9dc683 commit b51dd7fCopy full SHA for b51dd7f
pyt/vulnerability_definitions/all_trigger_words.pyt
@@ -32,6 +32,8 @@
32
},
33
"commands.getoutput(": {},
34
"commands.getstatusoutput(": {},
35
+ "eval(": {},
36
+ "exec(": {},
37
"execute(": {},
38
"filter(": {},
39
"flash(": {},
0 commit comments