Skip to content

Releases: epi052/recon-pipeline

v1.0.1

28 Aug 01:42
003658a
Compare
Choose a tag to compare
  • 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

07 Aug 13:50
d7dbd1e
Compare
Choose a tag to compare

🎈 🎈 🥳

  • feature complete for 1.0.0

v0.11.5

27 Jul 14:53
f416263
Compare
Choose a tag to compare
  • Added docker support; thanks to @bamhm182 ! 🎉

v0.11.4

07 Jul 01:09
2f2f5e7
Compare
Choose a tag to compare
  • minor bugfix tracked in #69 and closed in #77

v0.11.3

06 Jul 23:34
4432990
Compare
Choose a tag to compare
  • added support for 32 bit go installations

v0.11.2

28 Jun 20:34
4d1aef2
Compare
Choose a tag to compare
  • the scan command's tab completion now checks whether or not the scan's underlying tool is installed

v0.11.1

28 Jun 02:26
9d5cac6
Compare
Choose a tag to compare

v0.11.0

27 Jun 00:05
1ad3adc
Compare
Choose a tag to compare

v0.10.4

13 Jun 20:49
7e261a1
Compare
Choose a tag to compare
  • added fix for missing data-providers.csv as it relates to TKOSubs. Thanks to @Bad3r for reporting the issue!
    • related discussion here

v0.10.3

12 May 19:05
fce38c2
Compare
Choose a tag to compare
  • 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