hammackj/risu

View on GitHub
lib/risu/parsers/nessus/postprocess/root_cause.rb

Summary

Maintainability
D
2 days
Test Coverage

Method initialize has 408 lines of code (exceeds 25 allowed). Consider refactoring.
Open

                    def initialize
                        @info =
                        {
                            :description => "Root Cause Mapper",
                            :plugin_id => 0
Severity: Major
Found in lib/risu/parsers/nessus/postprocess/root_cause.rb - About 2 days to fix

    File root_cause.rb has 430 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module Risu
        module Parsers
            module Nessus
                module PostProcess
                    class RootCauses < Risu::Base::PostProcessBase
    Severity: Minor
    Found in lib/risu/parsers/nessus/postprocess/root_cause.rb - About 6 hrs to fix

      There are no issues that match your filters.

      Category
      Status