nessus 0.1.0.beta.5 → 0.1.0.beta.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -97,6 +97,8 @@ module Nessus
97
97
  else
98
98
  [hostlist['hostname']]
99
99
  end
100
+ rescue
101
+ []
100
102
  end
101
103
 
102
104
  # @return [Array<Array>] of port numbers and protocol
@@ -1,4 +1,4 @@
1
1
  module Nessus
2
2
  # The version of the Nessus.rb library
3
- VERSION = '0.1.0.beta.5'
3
+ VERSION = '0.1.0.beta.6'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nessus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.beta.5
4
+ version: 0.1.0.beta.6
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: