You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brfs works great! I'm trying to use it in a CGI to re-invent browserify-as-a-service, but for this, it works too good. Suppose this snoop.js sneaks into one of my dependencies:
brfs works great! I'm trying to use it in a CGI to re-invent browserify-as-a-service, but for this, it works too good. Suppose this
snoop.js
sneaks into one of my dependencies:With just
brfs snoop.js
, it results inSo is there an easy way to specify a chroot-like path so that brfs will only read files within that path?
Update: Feature creep:
The text was updated successfully, but these errors were encountered: