Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused/untested options #1537

Closed
7 of 9 tasks
mssalvatore opened this issue Oct 18, 2021 · 0 comments · Fixed by #1584, #1585, #1586, #1587 or #1588
Closed
7 of 9 tasks

Remove unused/untested options #1537

mssalvatore opened this issue Oct 18, 2021 · 0 comments · Fixed by #1584, #1585, #1586, #1587 or #1588

Comments

@mssalvatore
Copy link
Collaborator

mssalvatore commented Oct 18, 2021

Infection Monkey is highly configurable. Some configuration options are untested, likely unused, and mostly unnecessary. Remove the below options from the configuration and ensure there is sufficient test coverage.

- Send log to server
- Delete on cleanup
- Use file logging
- Serialize config
- Try to move first
- singleton mutex name
- Monkey's directory name
- Maximum iterations
- timeout between iterations

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment