mozilla / mig

Distributed & real time digital forensics at the speed of the cloud
http://mig.mozilla.org/
Mozilla Public License 2.0
1.21k stars 234 forks source link

Implement an action dispatch service #448

Closed arcrose closed 6 years ago

arcrose commented 6 years ago

This service should facilitate the dispatching of actions created by an investigator. In summary, the service should be an implementation of an interface. A mock implementation should also be provided for testing purposes.