In the idea to implement extractors in the web, see: https://github.com/NodeSecure/cli/pull/598 We need to make sure everything work for web: - Use EventTarget instead of Node EventEmitter: https://github.com/NodeSecure/scanner/pull/562 - Standalone export of extractors: https://github.com/NodeSecure/scanner/pull/569 The next step is to make sure the dependencies used by extractors are compatible with a web environment