ruby-nessus
ruby-nessus copied to clipboard
Ruby-Nessus is a ruby interface for the popular Nessus vulnerability scanner.
I have just started using ruby-nessus and I am getting warnings from ruby: /var/lib/gems/2.3.0/gems/ruby-nessus-1.2.0/lib/nessus/Version2/host.rb:362: warning: Enumerator.new without a block is deprecated; use Object#to_enum so I went and fixed the source...
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...
Should we just drop this stuff? Would using bundler be helpful to gem publishing or dev deps? /cc @fwininger @hezanathos
(I don't know what best practice is here.) I want to extend a portion of the library. In my file that I'm using to test it I do `require_relative '../ruby-nessus/lib/nessus.rb'`...
Clean the Readme to document change for next version.
Hi @mephux, We would like to use this gem for production purpose. We have started a big refactoring to clean some old stuff and do unit-test. https://github.com/Cyberwatch/ruby-nessus => Can you...
Using the require statement provides the following error /home/user/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- ruby-nessus (LoadError) from /home/user/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in`require' from nessus.rb:2:in `'
I hope it is useful for you as it is for me
I hope it is useful for you as it is for me
I hope it is useful for you as it is for me