david942j/seccomp-tools

View on GitHub
lib/seccomp-tools/cli/dump.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method parser has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

      def parser
        @parser ||= OptionParser.new do |opt|
          opt.banner = usage
          opt.on('-c', '--sh-exec <command>', 'Executes the given command (via sh).',
                 'Use this option if want to pass arguments or do pipe things to the execution file.',
Severity: Minor
Found in lib/seccomp-tools/cli/dump.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status