NodeSecure / scanner

⚡️ A package API to run a static analysis of your module's dependencies. This is the CLI engine!
MIT License
27 stars 14 forks source link

Rework tarball #225

Open fraxken opened 4 months ago

fraxken commented 4 months ago

Tarball workspace need a rework. Current implementation is quite hard to test and evolve.

fraxken commented 1 week ago

My first idea would be to implement a new Package/Manifest class/workspace to replace manifest and be able to implement some logics like detecting alias etc.