Module: Nessus
- Defined in:
- lib/nessus.rb,
lib/nessus/error.rb,
lib/nessus/client.rb,
lib/nessus/version.rb,
lib/nessus/client/feed.rb,
lib/nessus/client/file.rb,
lib/nessus/client/scan.rb,
lib/nessus/client/uuid.rb,
lib/nessus/client/users.rb,
lib/nessus/client/policy.rb,
lib/nessus/client/report.rb,
lib/nessus/client/server.rb,
lib/nessus/client/chapter.rb,
lib/nessus/client/plugins.rb,
lib/nessus/client/report2.rb,
lib/nessus/client/timezones.rb,
lib/nessus/client/preferences.rb
Overview
Defined Under Namespace
Classes: Client
Constant Summary collapse
Class.new(StandardError)
- Forbidden =
HTTP error 403
Class.new(StandardError)
- UnknownError =
Catch all for HTTP errors
Class.new(StandardError)
- VERSION =
The version of the Nessus.rb library
'0.4.1'