Releases: epi052/recon-pipeline
Releases · epi052/recon-pipeline
v1.0.1
- removed dependency on tool-dict.pkl; whether a tool is installed or not is determined by presence on disk or lack thereof
v1.0.0
🎈 🎈 🥳
- feature complete for 1.0.0
v0.11.5
- Added docker support; thanks to @bamhm182 ! 🎉
v0.11.4
- minor bugfix tracked in #69 and closed in #77
v0.11.3
- added support for 32 bit go installations
v0.11.2
- the
scan
command's tab completion now checks whether or not the scan's underlying tool is installed
v0.10.4
- added fix for missing data-providers.csv as it relates to TKOSubs. Thanks to @Bad3r for reporting the issue!
v0.10.3
- added stage to CI pipeline for actually installing tools (unmocked install calls)
- fixed up go-based tools and go language installation method
- all tools (except for luigi's systemd service file) are now located under ~/.local/recon-pipeline/tools