Adds file path sanitization so that requests to a mounted file system cannot modify files in the parent directory. Also forces javalin to mount with 127.0.0.1 as host.
Here's a jank shell script to test the file system boundary, which should be run in a directory named "temp":
Adds file path sanitization so that requests to a mounted file system cannot modify files in the parent directory. Also forces javalin to mount with 127.0.0.1 as host. Here's a jank shell script to test the file system boundary, which should be run in a directory named "temp":