Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Cwe.
CWE stands for Common Weakness Enumeration. Information about this weakness, as described by CWE.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#id
def id() -> ::String
Returns
- (::String) — The CWE identifier, e.g. CWE-94
#id=
def id=(value) -> ::String
Parameter
- value (::String) — The CWE identifier, e.g. CWE-94
Returns
- (::String) — The CWE identifier, e.g. CWE-94
#references
def references() -> ::Array<::Google::Cloud::SecurityCenter::V2::Reference>
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::Reference>) — Any reference to the details on the CWE, for example, https://cwe.mitre.org/data/definitions/94.html
#references=
def references=(value) -> ::Array<::Google::Cloud::SecurityCenter::V2::Reference>
Parameter
- value (::Array<::Google::Cloud::SecurityCenter::V2::Reference>) — Any reference to the details on the CWE, for example, https://cwe.mitre.org/data/definitions/94.html
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::Reference>) — Any reference to the details on the CWE, for example, https://cwe.mitre.org/data/definitions/94.html