Hi 👋
Currently, it seems that the only way to use this tool is by command line.
It seems that the DI registration is using AsSingleton for all the components and not a scoped instance, leading to errors between calls because of the states the detectors are using.
It will be very appreciated if docs on how to use this tool as a library will be added (as it states in the README.md that it could)
AB#2097602