scanner
scanner copied to clipboard
Roadmap v6
Roadmap for the next major release:
- Migrate to TypeScript (all the codebase).
- Split main project into multiple workspaces (tarball, walker).
- Refactor codebase step by step (implement new class, inject for testing etc).
- Re-implement external packages into the Scanner workspace (domain-check, license-conformance, npm-tarball-license-parser, authors ..)
I can help migrate to TypeScript, do you have more specific recommendations?
@jean-michelet I already started here: https://github.com/NodeSecure/scanner/pull/195 (just didn't found the time to continue yet)