rapid7/metasploit-framework

View on GitHub
modules/post/firefox/manage/webcam_chat.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method js_payload has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def js_payload(server, offerer_id, channel)
    interface = load_interface('offerer.html')
    api = load_api_code

    interface.gsub!(/=SERVER=/, server)
Severity: Minor
Found in modules/post/firefox/manage/webcam_chat.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status