Commit Graph

11 Commits

Author SHA1 Message Date
oriagmon
54da07a73e Cleaned this branch to contain only updated secrets branch without locking 2018-10-21 11:23:30 +03:00
oriagmon
086a403559 locked variables 2018-10-16 17:03:57 +03:00
oriagmon
229347e9fa Attempting to solve the threading bug, I will do more checking to be sure its gone 2018-10-16 16:53:07 +03:00
cclauss
effcbc15c9 print() is a function in Python 3
Just like #15 and #19 but in a new file this time.  Perhaps it is time to add some automated testing like Travis CI, Circle CI, Appveyor, etc.  https://github.com/marketplace/category/continuous-integration
2018-08-21 09:53:24 +02:00
Cosmin Cojocar
74943f10d1 Refactor the reporter and add an YAML report format
Separate the events collection from report rendering, in order
to allow different type of reports.
2018-08-20 10:03:26 +02:00
cclauss
305e724894 print() is a function in Python 3 2018-08-17 15:29:18 +02:00
daniel_sagi
615f3d3ace Merge branch 'master' of https://github.com/aquasecurity/kube-hunter 2018-08-14 20:10:19 +03:00
daniel_sagi
7017146b5a added TablesPrinted event publishing in default report module 2018-08-14 20:10:03 +03:00
daniel_sagi
71c14fbdf8 added list option, as well as added description for all hunters 2018-08-08 15:57:43 +03:00
daniel_sagi
eff8b9a598 minor change to table display, more information. 2018-07-24 19:03:48 +03:00
daniel_sagi
4e56e44156 added plugins package. for adding command lines arguments. moved report to the modules folder. 2018-07-24 16:30:28 +03:00