nest_analyzer
A Rust crate for analyzing broken and malicious JavaScript and TypeScript modules.
NOTE Work-in-progress
Current Rules:
ban-deno-run
- Report if module uses Deno.run();
If you are going to work on an issue, mention so in the issue comments before you start working on the issue.
Please be professional in the forums. Have a problem? Email divy@nest.land
Before submitting, please make sure the following is done:
cargo test
passes.deno run --allow-run tools/format.ts
deno run --allow-run tools/lint.ts
passes.