Web Security Scanner V1beta API - Class Google::Cloud::WebSecurityScanner::V1beta::OutdatedLibrary (v0.3.5)

Reference documentation and code samples for the Web Security Scanner V1beta API class Google::Cloud::WebSecurityScanner::V1beta::OutdatedLibrary.

Information reported for an outdated library.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#learn_more_urls

def learn_more_urls() -> ::Array<::String>
Returns
  • (::Array<::String>) — URLs to learn more information about the vulnerabilities in the library.

#learn_more_urls=

def learn_more_urls=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — URLs to learn more information about the vulnerabilities in the library.
Returns
  • (::Array<::String>) — URLs to learn more information about the vulnerabilities in the library.

#library_name

def library_name() -> ::String
Returns
  • (::String) — The name of the outdated library.

#library_name=

def library_name=(value) -> ::String
Parameter
  • value (::String) — The name of the outdated library.
Returns
  • (::String) — The name of the outdated library.

#version

def version() -> ::String
Returns
  • (::String) — The version number.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — The version number.
Returns
  • (::String) — The version number.