multipart parsing, request body access, and chunked input stream support
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd:*)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:api.github.com)",
|
||||
"Bash(xargs grep:*)",
|
||||
"Bash(jfr summary:*)",
|
||||
"Bash(jfr print:*)",
|
||||
"Bash(sort -t= -k4 -rn)",
|
||||
"Bash(sed 's/.*objectClass = //')",
|
||||
"Bash(sed 's/ \\(.*//')",
|
||||
"Bash(sed 's/^\\\\s*//')",
|
||||
"Bash(jar tf:*)",
|
||||
"Bash(javap -c -p /c/Users/elorc/.m2/repository/dev/relism/fpr-core/1.1.0/fpr-core-1.1.0.jar!/dev/relism/fpr/core/internal/runtime/FrozenRouter.class)",
|
||||
"Read(//c/tmp/**)",
|
||||
"Bash(jar xf:*)",
|
||||
"Bash(javap -c -p dev/relism/fpr/core/internal/runtime/FrozenRouter.class)",
|
||||
"Bash(javap -c -p dev/relism/fpr/core/internal/runtime/RouteSearch.class)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user