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

Make SourceParser class heritable + create and use JsSourceParser in … #215

Closed jean-michelet closed 9 months ago

jean-michelet commented 9 months ago

This PR addresses issue #166.