Closed ikkisoft closed 4 years ago
During Covalence 2020 conf, I realized that we didn't have a check for enableRemoteModule so here you have!
enableRemoteModule
@phosphore can you please review and merge, thanks!
More details in the wiki page --> https://github.com/doyensec/electronegativity/wiki/REMOTE_MODULE_JS_CHECK
In future, we should make a global check to remove the need of manual validation if e.g. nodeIntegration is disable / sandbox is enabled / ... since 'remote' won't even make sense in such contexts.
During Covalence 2020 conf, I realized that we didn't have a check for
enableRemoteModule
so here you have!@phosphore can you please review and merge, thanks!
More details in the wiki page --> https://github.com/doyensec/electronegativity/wiki/REMOTE_MODULE_JS_CHECK