This is still WIP and includes the following changes: * Dispatchers are now part of analyzers (moving dispatching logic from the manager to the analyzers) * All available analyzers are instantiated on start up * Removal of configuration class
- Replace uses of identifier_t with uint32_t - Replace repeated usage of tuple type for Analysis results with type alias