AppThreat / atom

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.
https://appthreat.com
Apache License 2.0
35 stars 2 forks source link

Fix/issue 114 #115

Closed prabhu closed 5 months ago

prabhu commented 5 months ago

Fixes #114 by adding a .dockerignore and ensuring nodejs directory is not removed since the default installation is only creating symlinks. Additionally, npm install step is performed since the default npm install -g command doesn't seem to install all the packages.