Skip to content

Commit

Permalink
Add usage reference for VulnerabilityInstance class
Browse files Browse the repository at this point in the history
  • Loading branch information
gschneider-r7 committed Apr 6, 2016
1 parent f34b240 commit 9039229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nexpose/vuln.rb
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ class Vulnerability < APIObject
end

# An instance of a vulnerability discovered on an asset.
# Accessible from {Nexpose::Asset#vulnerability_instances}.
#
class VulnerabilityInstance < APIObject
# ID of the asset where the vulnerability instance was detected.
Expand Down

0 comments on commit 9039229

Please sign in to comment.