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
_jsvu_ downloads files over HTTPS, and only uses URLs that are controlled by the creators of the JavaScript engine or, in the case of JavaScriptCore on Linux, the port maintainers.
only uses URLs that are controlled by the creators of the JavaScript engine or, in the case of JavaScriptCore on Linux, the port maintainers.
This is not true
And will attempt to create a /GoogleChromeLabs (controlled) dir in the fs
Please add both (1) input validation and (2) asserts before downloading / fs ops that we are operating in the correct allowed locations
Uh oh!
There was an error while loading. Please reload this page.
jsvu/README.md
Line 168 in 614a799
This is not true
And will attempt to create a
/GoogleChromeLabs
(controlled) dir in the fsPlease add both (1) input validation and (2) asserts before downloading / fs ops that we are operating in the correct allowed locations
Also see #159
Likely isn't worth a private security report. Those are not enabled in this repo settings anyway
The text was updated successfully, but these errors were encountered: