Skip to content

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
mainfrom
owl-bot-copy-Grafeas
Open

feat: [Grafeas] A new field attack_requirements is added to message .grafeas.v1.CVSS#9396
gcf-owl-bot[bot] wants to merge 2 commits into
mainfrom
owl-bot-copy-Grafeas

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

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: https://github.com/googleapis/googleapis-gen/commit/2f7acb386608837a30d31c2d57766b75bb289a9c
Copy-Tag: eyJwIjoiR3JhZmVhcy8uT3dsQm90LnlhbWwiLCJoIjoiMmY3YWNiMzg2NjA4ODM3YTMwZDMxYzJkNTc3NjZiNzViYjI4OWE5YyJ9

….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
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2026
@gcf-owl-bot
gcf-owl-bot Bot marked this pull request as ready for review July 24, 2026 19:05
@gcf-owl-bot
gcf-owl-bot Bot requested review from a team as code owners July 24, 2026 19:05
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants