Commit Graph

10 Commits

Author SHA1 Message Date
epi
973893ee42 removed dependency on tool-dict.pkl (#93)
* removed tool_dict dependency

* updated tests

* updated go version

* added defaults for failing iteration during tool installation

* Update pythonapp.yml

* updated docs
2020-08-27 20:40:15 -05:00
epi
582ec4f208 update go version 2020-08-06 18:53:04 -05:00
epi052
4432990966 added support for 32bit go installations (#76) 2020-07-06 18:18:33 -05:00
epi052
9d5cac6b34 WIP: added tools command; closes #44 (#60)
* added tools command with placeholders for un/reinstall along with placeholder tests

* added missing docs build dependency

* updated documentation to reflect tools vs install

* refactored some code for DRY, fixed up prior merge with master

* fixed broken tests in test_recon_pipeline_shell

* existing tests all passing

* added tools list command

* added tools list command

* added tools reinstall

* removed lint

* fixed reinstall test

* fixed install go test

* fixed go install test again
2020-06-27 21:23:16 -05:00
Ryan Good
1ad3adca82 Uninstall command (#66)
* Add do_uninstall function

* uninstall f/ amass/aqua/go

* uninstall functional on all tools

* Add in missed fixes from rebase

* solve permission issue

* Removes un-needed vars from yaml

* Resolves go test issues

* adds framework for uninstall tests

* Fixes uninstall tests for Go tools

* Adds uninstall testing for luigi and improves uninstall

* Adds uninstall testing for searchsploit

* Update installation documentation
2020-06-26 19:04:43 -05:00
epi052
9e863a2260 Troublehoot pipeline tool tests (#71)
* changed go version
2020-06-13 18:55:42 -05:00
epi052
fce38c22de added tests for new ci stage; restructured go tool installs; closes #63; closes #46 (#64) 2020-05-12 14:02:29 -05:00
Ryan Good
c8bb606ecc Modifies reference structure for tool paths (#61) 2020-05-11 20:07:15 -05:00
Ryan Good
078fdaada7 Changes commands to be more uniform/readable (#58) 2020-05-01 20:51:35 -05:00
Ryan Good
db1dbb8e2b pivot to yaml structure for tool definitions (#33) 2020-04-25 15:00:02 -05:00