lib/pwn/reports.rb in pwn-0.4.519 vs lib/pwn/reports.rb in pwn-0.4.520

- old
+ new

@@ -9,9 +9,10 @@ # autoload :JSON, 'pwn/reports/json' # autoload :PDF, 'pwn/reports/pdf' autoload :Fuzz, 'pwn/reports/fuzz' autoload :Phone, 'pwn/reports/phone' autoload :SAST, 'pwn/reports/sast' + autoload :URIBuster, 'pwn/reports/uri_buster' # autoload :XML, 'pwn/reports/xml' # Display a List of Every PWN Report public_class_method def self.help