k8s_cms_scanner 0.1.0
Framework to provide an easy way to implement CMS Scanners
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (10):
            ethon
            >= 0.14, < 0.16
          
          
            get_process_mem
            ~> 0.2.5
          
          
            nokogiri
            >= 1.11.4, < 1.14.0
          
          
            opt_parse_validator
            ~> 1.9.5
          
          
            public_suffix
            ~> 4.0.3
          
          
            ruby-progressbar
            >= 1.10, < 1.12
          
          
            sys-proctable
            ~> 1.2.2
          
          
            typhoeus
            >= 1.3, < 1.5
          
          
            xmlrpc
            ~> 0.3
          
          
            yajl-ruby
            ~> 1.4.1
          
    Development 依赖 (9):
            bundler
            >= 1.6
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.11.0
          
          
            rspec-its
            ~> 1.3.0
          
          
            rubocop
            ~> 1.25.0
          
          
            rubocop-performance
            ~> 1.13.0
          
          
            simplecov
            ~> 0.21.0
          
          
            simplecov-lcov
            ~> 0.8.0
          
          
            webmock
            ~> 3.14.0
          
    