Module: VirusTotal

Defined in:
lib/virustotal.rb,
lib/virustotal/api.rb,
lib/virustotal/errors.rb,
lib/virustotal/version.rb,
lib/virustotal/clients/url.rb,
lib/virustotal/clients/base.rb,
lib/virustotal/clients/file.rb,
lib/virustotal/clients/domain.rb,
lib/virustotal/clients/object.rb,
lib/virustotal/clients/analysis.rb,
lib/virustotal/clients/ip_address.rb

Defined Under Namespace

Modules: Client Classes: API, AlreadyExistsError, AuthenticationRequiredError, BadRequestError, Error, ForbiddenError, InvalidArgumentError, NotFoundError, QuotaExceededError, RateLimitError, TooManyRequestsError, TransientError, UserNotActiveError, WrongCredentialsError

Constant Summary collapse

VERSION =
"1.0.0"