Skip to content

2.9.0

Compare
Choose a tag to compare
@0xdabbad00 0xdabbad00 released this 19 Jun 16:55
b3908b1

Major changes:

  • #696 Switch from using pipenv to pip with requirements.txt by me
  • #704 Add missing dependencies from that switch by @jaywon
  • #669 Bug fix for identifying resources that are open on all ports. I wasn't finding those previously. That is a bad bug. Fixed by me.
  • #698 Region filter added by @tgrushka so if you have an SCP restricting you to certain regions (or if you just don't want to waste time collecting from all regions), it'll only collect from the ones you specify.

Other changes