Closed bjb28 closed 4 years ago
@dav3r, I made the requested changes focused on docopt. I still have a few other items that came from this to work on, but I feel those should be in separate PRs.
Everything in here looks solid now @bjb28 - great work! 🦖
I can merge this in at any time- can I just get your confirmation that you aren't planning to add anything else to this PR?
@dav3r, I have nothing additional for this PR. All other changes discussed will be done in separate PRs.
Update the docopt for Assessment, Templates, and Tools modules.
🗣 Description
Updated the following docopt items throughout the above modules:
args
💠Motivation and Context
Per @dav3r's request modified formatting for uniformity and standardization.
🧪 Testing
Ensured all scripts are able to be called as expected. Checked that
gophish-complete
,gopish-export
,gophish-import
and,gophish-test
still functioned correctly after change the use of global variables to passing arguments to the functions.📷 Screenshots (if appropriate)
🚥 Types of Changes
✅ Checklist