lib/pwn/reports.rb in pwn-0.4.514 vs lib/pwn/reports.rb in pwn-0.4.515
- old
+ new
@@ -7,9 +7,10 @@
module Reports
# autoload :HTML, 'pwn/reports/html'
# 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 :XML, 'pwn/reports/xml'
# Display a List of Every PWN Report