Skip to content

0.7 - Enhanced Logging

Latest
Compare
Choose a tag to compare
@initstring initstring released this 02 Apr 10:12
· 9 commits to master since this release
bb4ae23

This version adds enhanced logging, with the ability to select the following formats: text (default), json, csv. This includes the tagging of findings based on how public/accessible they are.

There are also some additional changes:

  • general linting
  • dealing with an odd DNS issue that was reproducible on some VPNs
  • better reporting on GCP AppEngine when protected
  • some additional exception handling