CVSSv3.Builder |
CVSSv3.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CVSSv3.Builder |
CVSSv3.Builder.clear() |
|
CVSSv3.Builder |
CVSSv3.Builder.clearAttackComplexity() |
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.clearAttackVector() |
This metric reflects the context by which vulnerability exploitation is
possible.
|
CVSSv3.Builder |
CVSSv3.Builder.clearAvailabilityImpact() |
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.clearBaseScore() |
The base score is a function of the base metric scores.
|
CVSSv3.Builder |
CVSSv3.Builder.clearConfidentialityImpact() |
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.clearExploitabilityScore() |
The Exploitability sub-score equation is derived from the Base
Exploitability metrics.
|
CVSSv3.Builder |
CVSSv3.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CVSSv3.Builder |
CVSSv3.Builder.clearImpactScore() |
The Impact sub-score equation is derived from the Base Impact metrics.
|
CVSSv3.Builder |
CVSSv3.Builder.clearIntegrityImpact() |
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CVSSv3.Builder |
CVSSv3.Builder.clearPrivilegesRequired() |
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.clearScope() |
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
CVSSv3.Builder |
CVSSv3.Builder.clearUserInteraction() |
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
CVSSv3.Builder |
CVSSv3.Builder.clone() |
|
CVSSv3.Builder |
VulnerabilityReport.Vulnerability.Details.Builder.getCvssV3Builder() |
The full description of the CVSSv3 for this vulnerability from NVD.
|
CVSSv3.Builder |
CVSSv3.Builder.mergeFrom(CVSSv3 other) |
|
CVSSv3.Builder |
CVSSv3.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CVSSv3.Builder |
CVSSv3.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CVSSv3.Builder |
CVSSv3.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CVSSv3.Builder |
CVSSv3.newBuilder() |
|
static CVSSv3.Builder |
CVSSv3.newBuilder(CVSSv3 prototype) |
|
CVSSv3.Builder |
CVSSv3.newBuilderForType() |
|
protected CVSSv3.Builder |
CVSSv3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CVSSv3.Builder |
CVSSv3.Builder.setAttackComplexity(CVSSv3.AttackComplexity value) |
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setAttackComplexityValue(int value) |
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setAttackVector(CVSSv3.AttackVector value) |
This metric reflects the context by which vulnerability exploitation is
possible.
|
CVSSv3.Builder |
CVSSv3.Builder.setAttackVectorValue(int value) |
This metric reflects the context by which vulnerability exploitation is
possible.
|
CVSSv3.Builder |
CVSSv3.Builder.setAvailabilityImpact(CVSSv3.Impact value) |
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setAvailabilityImpactValue(int value) |
This metric measures the impact to the availability of the impacted
component resulting from a successfully exploited vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setBaseScore(float value) |
The base score is a function of the base metric scores.
|
CVSSv3.Builder |
CVSSv3.Builder.setConfidentialityImpact(CVSSv3.Impact value) |
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setConfidentialityImpactValue(int value) |
This metric measures the impact to the confidentiality of the information
resources managed by a software component due to a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setExploitabilityScore(float value) |
The Exploitability sub-score equation is derived from the Base
Exploitability metrics.
|
CVSSv3.Builder |
CVSSv3.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CVSSv3.Builder |
CVSSv3.Builder.setImpactScore(float value) |
The Impact sub-score equation is derived from the Base Impact metrics.
|
CVSSv3.Builder |
CVSSv3.Builder.setIntegrityImpact(CVSSv3.Impact value) |
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setIntegrityImpactValue(int value) |
This metric measures the impact to integrity of a successfully exploited
vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setPrivilegesRequired(CVSSv3.PrivilegesRequired value) |
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setPrivilegesRequiredValue(int value) |
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
|
CVSSv3.Builder |
CVSSv3.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CVSSv3.Builder |
CVSSv3.Builder.setScope(CVSSv3.Scope value) |
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
CVSSv3.Builder |
CVSSv3.Builder.setScopeValue(int value) |
The Scope metric captures whether a vulnerability in one vulnerable
component impacts resources in components beyond its security scope.
|
CVSSv3.Builder |
CVSSv3.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CVSSv3.Builder |
CVSSv3.Builder.setUserInteraction(CVSSv3.UserInteraction value) |
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
CVSSv3.Builder |
CVSSv3.Builder.setUserInteractionValue(int value) |
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
|
CVSSv3.Builder |
CVSSv3.toBuilder() |
|