rapid7/metasploit-framework

View on GitHub
lib/rex/job_container.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method start_bg_job has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def start_bg_job(name, ctx, run_proc, clean_proc = nil, async = true)
Severity: Minor
Found in lib/rex/job_container.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status