Skip to content

Commit

Permalink
Cloudflare resolver minor bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaCygni committed Nov 11, 2016
1 parent 4d39d0e commit 9006255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cloudbuster.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ def match(self, possible_target):

return main_target.title == possible_target.title

# noinspection PyTypeChecker
def scan_summary(self):
print('[SCAN SUMMARY]')

Expand Down

0 comments on commit 9006255

Please sign in to comment.