NodeSecure / js-x-ray

JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
MIT License
229 stars 26 forks source link

[WIP] Multiple-files / Multiple-steps analysis #267

Open fraxken opened 5 months ago

fraxken commented 5 months ago

The idea for the next Major release is to find a way to build a new Analysis workflow capable of storing informations about multiple files and then re-iterating a second time.

Few things that could help;