public final class Cvssv3 extends GeneratedMessageV3 implements Cvssv3OrBuilder
Common Vulnerability Scoring System version 3.Protobuf type
google.cloud.securitycenter.v1.Cvssv3
Modifier and Type | Class and Description |
---|---|
static class |
Cvssv3.AttackComplexity
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
static class |
Cvssv3.AttackVector
This metric reflects the context by which vulnerability exploitation is
possible.
|
static class |
Cvssv3.Builder
Common Vulnerability Scoring System version 3.
|
static class |
Cvssv3.Impact
The Impact metrics capture the effects of a successfully exploited
vulnerability on the component that suffers the worst outcome that is most
directly and predictably associated with the attack.
|
static class |
Cvssv3.PrivilegesRequired
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
static class |
Cvssv3.Scope
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
static class |
Cvssv3.UserInteraction
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter
AbstractMessageLite.InternalOneOfEnum
Modifier and Type | Field and Description |
---|---|
static int |
ATTACK_COMPLEXITY_FIELD_NUMBER |
static int |
ATTACK_VECTOR_FIELD_NUMBER |
static int |
AVAILABILITY_IMPACT_FIELD_NUMBER |
static int |
BASE_SCORE_FIELD_NUMBER |
static int |
CONFIDENTIALITY_IMPACT_FIELD_NUMBER |
static int |
INTEGRITY_IMPACT_FIELD_NUMBER |
static int |
PRIVILEGES_REQUIRED_FIELD_NUMBER |
static int |
SCOPE_FIELD_NUMBER |
static int |
USER_INTERACTION_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields
memoizedSize
memoizedHashCode
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Cvssv3.AttackComplexity |
getAttackComplexity()
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
int |
getAttackComplexityValue()
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
Cvssv3.AttackVector |
getAttackVector()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
int |
getAttackVectorValue()
Base Metrics
Represents the intrinsic characteristics of a vulnerability that are
constant over time and across user environments.
|
Cvssv3.Impact |
getAvailabilityImpact()
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
int |
getAvailabilityImpactValue()
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
double |
getBaseScore()
The base score is a function of the base metric scores.
|
Cvssv3.Impact |
getConfidentialityImpact()
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
int |
getConfidentialityImpactValue()
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
static Cvssv3 |
getDefaultInstance() |
Cvssv3 |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Cvssv3.Impact |
getIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
int |
getIntegrityImpactValue()
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
Parser<Cvssv3> |
getParserForType() |
Cvssv3.PrivilegesRequired |
getPrivilegesRequired()
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
int |
getPrivilegesRequiredValue()
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
Cvssv3.Scope |
getScope()
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
int |
getScopeValue()
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
int |
getSerializedSize() |
UnknownFieldSet |
getUnknownFields() |
Cvssv3.UserInteraction |
getUserInteraction()
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
int |
getUserInteractionValue()
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
int |
hashCode() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cvssv3.Builder |
newBuilder() |
static Cvssv3.Builder |
newBuilder(Cvssv3 prototype) |
Cvssv3.Builder |
newBuilderForType() |
protected Cvssv3.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) |
static Cvssv3 |
parseDelimitedFrom(InputStream input) |
static Cvssv3 |
parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Cvssv3 |
parseFrom(byte[] data) |
static Cvssv3 |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Cvssv3 |
parseFrom(ByteBuffer data) |
static Cvssv3 |
parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Cvssv3 |
parseFrom(ByteString data) |
static Cvssv3 |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Cvssv3 |
parseFrom(CodedInputStream input) |
static Cvssv3 |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Cvssv3 |
parseFrom(InputStream input) |
static Cvssv3 |
parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<Cvssv3> |
parser() |
Cvssv3.Builder |
toBuilder() |
void |
writeTo(CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int BASE_SCORE_FIELD_NUMBER
public static final int ATTACK_VECTOR_FIELD_NUMBER
public static final int ATTACK_COMPLEXITY_FIELD_NUMBER
public static final int PRIVILEGES_REQUIRED_FIELD_NUMBER
public static final int USER_INTERACTION_FIELD_NUMBER
public static final int SCOPE_FIELD_NUMBER
public static final int CONFIDENTIALITY_IMPACT_FIELD_NUMBER
public static final int INTEGRITY_IMPACT_FIELD_NUMBER
public static final int AVAILABILITY_IMPACT_FIELD_NUMBER
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class GeneratedMessageV3
public final UnknownFieldSet getUnknownFields()
getUnknownFields
in interface MessageOrBuilder
getUnknownFields
in class GeneratedMessageV3
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3
public double getBaseScore()
The base score is a function of the base metric scores.
double base_score = 1;
getBaseScore
in interface Cvssv3OrBuilder
public int getAttackVectorValue()
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
getAttackVectorValue
in interface Cvssv3OrBuilder
public Cvssv3.AttackVector getAttackVector()
Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. This metric reflects the context by which vulnerability exploitation is possible.
.google.cloud.securitycenter.v1.Cvssv3.AttackVector attack_vector = 5;
getAttackVector
in interface Cvssv3OrBuilder
public int getAttackComplexityValue()
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
getAttackComplexityValue
in interface Cvssv3OrBuilder
public Cvssv3.AttackComplexity getAttackComplexity()
This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.AttackComplexity attack_complexity = 6;
getAttackComplexity
in interface Cvssv3OrBuilder
public int getPrivilegesRequiredValue()
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
getPrivilegesRequiredValue
in interface Cvssv3OrBuilder
public Cvssv3.PrivilegesRequired getPrivilegesRequired()
This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.PrivilegesRequired privileges_required = 7;
getPrivilegesRequired
in interface Cvssv3OrBuilder
public int getUserInteractionValue()
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
getUserInteractionValue
in interface Cvssv3OrBuilder
public Cvssv3.UserInteraction getUserInteraction()
This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.
.google.cloud.securitycenter.v1.Cvssv3.UserInteraction user_interaction = 8;
getUserInteraction
in interface Cvssv3OrBuilder
public int getScopeValue()
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
getScopeValue
in interface Cvssv3OrBuilder
public Cvssv3.Scope getScope()
The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.
.google.cloud.securitycenter.v1.Cvssv3.Scope scope = 9;
getScope
in interface Cvssv3OrBuilder
public int getConfidentialityImpactValue()
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
getConfidentialityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Impact getConfidentialityImpact()
This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;
getConfidentialityImpact
in interface Cvssv3OrBuilder
public int getIntegrityImpactValue()
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
getIntegrityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Impact getIntegrityImpact()
This metric measures the impact to integrity of a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;
getIntegrityImpact
in interface Cvssv3OrBuilder
public int getAvailabilityImpactValue()
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
getAvailabilityImpactValue
in interface Cvssv3OrBuilder
public Cvssv3.Impact getAvailabilityImpact()
This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.
.google.cloud.securitycenter.v1.Cvssv3.Impact availability_impact = 12;
getAvailabilityImpact
in interface Cvssv3OrBuilder
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3
public void writeTo(CodedOutputStream output) throws IOException
writeTo
in interface MessageLite
writeTo
in class GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface MessageLite
getSerializedSize
in class GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface Message
equals
in class AbstractMessage
public int hashCode()
hashCode
in interface Message
hashCode
in class AbstractMessage
public static Cvssv3 parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static Cvssv3 parseFrom(InputStream input) throws IOException
IOException
public static Cvssv3 parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Cvssv3 parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Cvssv3 parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Cvssv3 parseFrom(CodedInputStream input) throws IOException
IOException
public static Cvssv3 parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Cvssv3.Builder newBuilderForType()
newBuilderForType
in interface Message
newBuilderForType
in interface MessageLite
public static Cvssv3.Builder newBuilder()
public static Cvssv3.Builder newBuilder(Cvssv3 prototype)
public Cvssv3.Builder toBuilder()
toBuilder
in interface Message
toBuilder
in interface MessageLite
protected Cvssv3.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class GeneratedMessageV3
public static Cvssv3 getDefaultInstance()
public Parser<Cvssv3> getParserForType()
getParserForType
in interface Message
getParserForType
in interface MessageLite
getParserForType
in class GeneratedMessageV3
public Cvssv3 getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
Copyright © 2022 Google LLC. All rights reserved.