Aziz
Aziz
DDeno
Created by Aziz on 9/29/2023 in #help
Inquiry Regarding Deno Security Model and Command Injection Vulnerability
I am just teaching a security class, that the lesson I am trying to teachthe the students 🙂
7 replies
DDeno
Created by Aziz on 9/29/2023 in #help
Inquiry Regarding Deno Security Model and Command Injection Vulnerability
Thanks for replying! My question is, if i run deno with
--allow-run
--allow-run
, program can do read/write through the command line, right? Thus
--allow-run
--allow-run
is equivalent to
allow-all
allow-all
in that sense, right ?
7 replies