mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 01:46:23 +02:00
remove curl from default allow-list
This commit is contained in:
parent
9084c739de
commit
2b828bd138
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ export const SECURITY_CONFIG_PATH = path.join(WorkDir, "config", "security.json"
|
|||
|
||||
const DEFAULT_ALLOW_LIST = [
|
||||
"cat",
|
||||
"curl",
|
||||
"date",
|
||||
"echo",
|
||||
"grep",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue