Confirmed users
133
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=Minion Overview= | |||
<cite> | <cite> | ||
Minion is a security testing framework built by Mozilla to bridge the gap between developers and security testers. To do so, it enables developers to scan their projects using a friendly interface. | Minion is a security testing framework built by Mozilla to bridge the gap between developers and security testers. To do so, it enables developers to scan their projects using a friendly interface. | ||
| Line 5: | Line 6: | ||
NOTE - this project is at a ''very'' early stage in its development. | NOTE - this project is at a ''very'' early stage in its development. | ||
= Links= | |||
* Source code: https://github.com/ygjb/minion - public | * Source code: https://github.com/ygjb/minion - public | ||
* Task management: https://trello.com/b/DlVPzGaS - currently private, contact one of the Minion developers to get access | * Task management: https://trello.com/b/DlVPzGaS - currently private, contact one of the Minion developers to get access | ||
| Line 11: | Line 13: | ||
* [[User:Psiinon|Psiinon]] | * [[User:Psiinon|Psiinon]] | ||
* TBA | * TBA | ||
=Details= | |||
* [[Security/Projects/Minion/Principles | Principles]] | |||
* [[Security/Projects/Minion/Architecture | Architecture]] | |||
* Components | |||
** [[Security/Projects/Minion/WebUI | Web UI]] | |||
** [[Security/Projects/Minion/TaskEngine | Task Engine]] | |||
** [[Security/Projects/Minion/PluginService | Plugin Service]] | |||
** [[Security/Projects/Minion/Plugins | Plugins]] | |||
* [[Security/Projects/Minion/ImplDetails | Implementation Details]] | |||
TODO - move everything below here into one of the sub pages... | |||
==Initial Diagram== | ==Initial Diagram== | ||