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
43 stars 2 forks source link

[Node.js] atom wrapper must check for the presence of java 17 or 19 #35

Closed prabhu closed 1 year ago

prabhu commented 1 year ago

It currently seems to either hang or fail silently without java. The check could be added here -

https://github.com/AppThreat/atom/blob/main/wrapper/nodejs/index.js#L20