feat: [Grafeas] A new field attack_requirements is added to message .grafeas.v1.CVSS#9396
Open
gcf-owl-bot[bot] wants to merge 2 commits into
Open
feat: [Grafeas] A new field attack_requirements is added to message .grafeas.v1.CVSS#9396gcf-owl-bot[bot] wants to merge 2 commits into
attack_requirements is added to message .grafeas.v1.CVSS#9396gcf-owl-bot[bot] wants to merge 2 commits into
Conversation
….v1.CVSS` feat: A new field `vulnerable_system_confidentiality_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `vulnerable_system_integrity_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `vulnerable_system_availability_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `subsequent_system_confidentiality_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `subsequent_system_integrity_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `subsequent_system_availability_impact` is added to message `.grafeas.v1.CVSS` feat: A new field `exploit_maturity` is added to message `.grafeas.v1.CVSS` feat: A new value `USER_INTERACTION_PASSIVE` is added to enum `UserInteraction` feat: A new value `USER_INTERACTION_ACTIVE` is added to enum `UserInteraction` feat: A new enum `AttackRequirements` is added feat: A new enum `ExploitMaturity` is added feat: A new value `CVSS_VERSION_4` is added to enum `CVSSVersion` feat: A new field `cvss_v4` is added to message `.grafeas.v1.VulnerabilityNote` feat: A new field `cvss_v4` is added to message `.grafeas.v1.VulnerabilityOccurrence` docs: A comment for field `attack_vector` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `attack_complexity` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `authentication` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `privileges_required` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `user_interaction` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `scope` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `confidentiality_impact` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `integrity_impact` in message `.grafeas.v1.CVSS` is changed docs: A comment for field `availability_impact` in message `.grafeas.v1.CVSS` is changed docs: A comment for enum `AttackVector` is changed docs: A comment for enum value `ATTACK_VECTOR_UNSPECIFIED` in enum `AttackVector` is changed docs: A comment for enum value `ATTACK_VECTOR_NETWORK` in enum `AttackVector` is changed docs: A comment for enum value `ATTACK_VECTOR_ADJACENT` in enum `AttackVector` is changed docs: A comment for enum value `ATTACK_VECTOR_LOCAL` in enum `AttackVector` is changed docs: A comment for enum value `ATTACK_VECTOR_PHYSICAL` in enum `AttackVector` is changed docs: A comment for enum `AttackComplexity` is changed docs: A comment for enum value `ATTACK_COMPLEXITY_UNSPECIFIED` in enum `AttackComplexity` is changed docs: A comment for enum value `ATTACK_COMPLEXITY_LOW` in enum `AttackComplexity` is changed docs: A comment for enum value `ATTACK_COMPLEXITY_HIGH` in enum `AttackComplexity` is changed docs: A comment for enum value `ATTACK_COMPLEXITY_MEDIUM` in enum `AttackComplexity` is changed docs: A comment for enum `Authentication` is changed docs: A comment for enum value `AUTHENTICATION_UNSPECIFIED` in enum `Authentication` is changed docs: A comment for enum value `AUTHENTICATION_MULTIPLE` in enum `Authentication` is changed docs: A comment for enum value `AUTHENTICATION_SINGLE` in enum `Authentication` is changed docs: A comment for enum value `AUTHENTICATION_NONE` in enum `Authentication` is changed docs: A comment for enum `PrivilegesRequired` is changed docs: A comment for enum value `PRIVILEGES_REQUIRED_UNSPECIFIED` in enum `PrivilegesRequired` is changed docs: A comment for enum value `PRIVILEGES_REQUIRED_NONE` in enum `PrivilegesRequired` is changed docs: A comment for enum value `PRIVILEGES_REQUIRED_LOW` in enum `PrivilegesRequired` is changed docs: A comment for enum value `PRIVILEGES_REQUIRED_HIGH` in enum `PrivilegesRequired` is changed docs: A comment for enum `UserInteraction` is changed docs: A comment for enum value `USER_INTERACTION_UNSPECIFIED` in enum `UserInteraction` is changed docs: A comment for enum value `USER_INTERACTION_NONE` in enum `UserInteraction` is changed docs: A comment for enum value `USER_INTERACTION_REQUIRED` in enum `UserInteraction` is changed docs: A comment for enum `Scope` is changed docs: A comment for enum value `SCOPE_UNSPECIFIED` in enum `Scope` is changed docs: A comment for enum value `SCOPE_UNCHANGED` in enum `Scope` is changed docs: A comment for enum value `SCOPE_CHANGED` in enum `Scope` is changed docs: A comment for enum `Impact` is changed docs: A comment for enum value `IMPACT_UNSPECIFIED` in enum `Impact` is changed docs: A comment for enum value `IMPACT_HIGH` in enum `Impact` is changed docs: A comment for enum value `IMPACT_LOW` in enum `Impact` is changed docs: A comment for enum value `IMPACT_NONE` in enum `Impact` is changed docs: A comment for enum value `IMPACT_PARTIAL` in enum `Impact` is changed docs: A comment for enum value `IMPACT_COMPLETE` in enum `Impact` is changed docs: A comment for enum value `CVSS_VERSION_UNSPECIFIED` in enum `CVSSVersion` is changed docs: A comment for enum value `CVSS_VERSION_2` in enum `CVSSVersion` is changed docs: A comment for enum value `CVSS_VERSION_3` in enum `CVSSVersion` is changed PiperOrigin-RevId: 953424457 Source-Link: googleapis/googleapis@c7f9a1d Source-Link: googleapis/googleapis-gen@2f7acb3 Copy-Tag: eyJwIjoiR3JhZmVhcy8uT3dsQm90LnlhbWwiLCJoIjoiMmY3YWNiMzg2NjA4ODM3YTMwZDMxYzJkNTc3NjZiNzViYjI4OWE5YyJ9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: A new field
vulnerable_system_confidentiality_impactis added to message.grafeas.v1.CVSSfeat: A new field
vulnerable_system_integrity_impactis added to message.grafeas.v1.CVSSfeat: A new field
vulnerable_system_availability_impactis added to message.grafeas.v1.CVSSfeat: A new field
subsequent_system_confidentiality_impactis added to message.grafeas.v1.CVSSfeat: A new field
subsequent_system_integrity_impactis added to message.grafeas.v1.CVSSfeat: A new field
subsequent_system_availability_impactis added to message.grafeas.v1.CVSSfeat: A new field
exploit_maturityis added to message.grafeas.v1.CVSSfeat: A new value
USER_INTERACTION_PASSIVEis added to enumUserInteractionfeat: A new value
USER_INTERACTION_ACTIVEis added to enumUserInteractionfeat: A new enum
AttackRequirementsis addedfeat: A new enum
ExploitMaturityis addedfeat: A new value
CVSS_VERSION_4is added to enumCVSSVersionfeat: A new field
cvss_v4is added to message.grafeas.v1.VulnerabilityNotefeat: A new field
cvss_v4is added to message.grafeas.v1.VulnerabilityOccurrencedocs: A comment for field
attack_vectorin message.grafeas.v1.CVSSis changeddocs: A comment for field
attack_complexityin message.grafeas.v1.CVSSis changeddocs: A comment for field
authenticationin message.grafeas.v1.CVSSis changeddocs: A comment for field
privileges_requiredin message.grafeas.v1.CVSSis changeddocs: A comment for field
user_interactionin message.grafeas.v1.CVSSis changeddocs: A comment for field
scopein message.grafeas.v1.CVSSis changeddocs: A comment for field
confidentiality_impactin message.grafeas.v1.CVSSis changeddocs: A comment for field
integrity_impactin message.grafeas.v1.CVSSis changeddocs: A comment for field
availability_impactin message.grafeas.v1.CVSSis changeddocs: A comment for enum
AttackVectoris changeddocs: A comment for enum value
ATTACK_VECTOR_UNSPECIFIEDin enumAttackVectoris changeddocs: A comment for enum value
ATTACK_VECTOR_NETWORKin enumAttackVectoris changeddocs: A comment for enum value
ATTACK_VECTOR_ADJACENTin enumAttackVectoris changeddocs: A comment for enum value
ATTACK_VECTOR_LOCALin enumAttackVectoris changeddocs: A comment for enum value
ATTACK_VECTOR_PHYSICALin enumAttackVectoris changeddocs: A comment for enum
AttackComplexityis changeddocs: A comment for enum value
ATTACK_COMPLEXITY_UNSPECIFIEDin enumAttackComplexityis changeddocs: A comment for enum value
ATTACK_COMPLEXITY_LOWin enumAttackComplexityis changeddocs: A comment for enum value
ATTACK_COMPLEXITY_HIGHin enumAttackComplexityis changeddocs: A comment for enum value
ATTACK_COMPLEXITY_MEDIUMin enumAttackComplexityis changeddocs: A comment for enum
Authenticationis changeddocs: A comment for enum value
AUTHENTICATION_UNSPECIFIEDin enumAuthenticationis changeddocs: A comment for enum value
AUTHENTICATION_MULTIPLEin enumAuthenticationis changeddocs: A comment for enum value
AUTHENTICATION_SINGLEin enumAuthenticationis changeddocs: A comment for enum value
AUTHENTICATION_NONEin enumAuthenticationis changeddocs: A comment for enum
PrivilegesRequiredis changeddocs: A comment for enum value
PRIVILEGES_REQUIRED_UNSPECIFIEDin enumPrivilegesRequiredis changeddocs: A comment for enum value
PRIVILEGES_REQUIRED_NONEin enumPrivilegesRequiredis changeddocs: A comment for enum value
PRIVILEGES_REQUIRED_LOWin enumPrivilegesRequiredis changeddocs: A comment for enum value
PRIVILEGES_REQUIRED_HIGHin enumPrivilegesRequiredis changeddocs: A comment for enum
UserInteractionis changeddocs: A comment for enum value
USER_INTERACTION_UNSPECIFIEDin enumUserInteractionis changeddocs: A comment for enum value
USER_INTERACTION_NONEin enumUserInteractionis changeddocs: A comment for enum value
USER_INTERACTION_REQUIREDin enumUserInteractionis changeddocs: A comment for enum
Scopeis changeddocs: A comment for enum value
SCOPE_UNSPECIFIEDin enumScopeis changeddocs: A comment for enum value
SCOPE_UNCHANGEDin enumScopeis changeddocs: A comment for enum value
SCOPE_CHANGEDin enumScopeis changeddocs: A comment for enum
Impactis changeddocs: A comment for enum value
IMPACT_UNSPECIFIEDin enumImpactis changeddocs: A comment for enum value
IMPACT_HIGHin enumImpactis changeddocs: A comment for enum value
IMPACT_LOWin enumImpactis changeddocs: A comment for enum value
IMPACT_NONEin enumImpactis changeddocs: A comment for enum value
IMPACT_PARTIALin enumImpactis changeddocs: A comment for enum value
IMPACT_COMPLETEin enumImpactis changeddocs: A comment for enum value
CVSS_VERSION_UNSPECIFIEDin enumCVSSVersionis changeddocs: A comment for enum value
CVSS_VERSION_2in enumCVSSVersionis changeddocs: A comment for enum value
CVSS_VERSION_3in enumCVSSVersionis changedPiperOrigin-RevId: 953424457
Source-Link: googleapis/googleapis@c7f9a1d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/2f7acb386608837a30d31c2d57766b75bb289a9c
Copy-Tag: eyJwIjoiR3JhZmVhcy8uT3dsQm90LnlhbWwiLCJoIjoiMmY3YWNiMzg2NjA4ODM3YTMwZDMxYzJkNTc3NjZiNzViYjI4OWE5YyJ9