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 API endpoint to retrieve module documentation #444

Open arcrose opened 6 years ago

arcrose commented 6 years ago

Dependent on #442. Similar to #443.

The goal here is to provide an interface in our code that allows us to get static documentation about each of the modules that the agent supports. We would like for users to be able to make a request to receive an explanation of each of the parameters they must or can provide to configure a module they wish to dispatch to agents.