neutron-security
v1.1.0
Published
To create whitelist.json
Readme
To create whitelist.json
npm install
mops init
node install_all_base_libraries.js
node whitelist.jsTo see what security warnings a file will have
node dump.js path/to/file.moTo check how the AST rules work on ./allowed/_ and ./disallowed/_
node check.js