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

Use java version of atom in the image #117

Closed prabhu closed 5 months ago

prabhu commented 5 months ago

Noticed that the node version was getting installed in /usr/local/bin, which was getting executed instead of the performant java version.

Related: #114