Skip to content

Commit

Permalink
feat: A new field in_toto_slsa_provenance_v1 is added to message `B…
Browse files Browse the repository at this point in the history
…uildOccurrence` (#7148)

feat: A new value `SBOM_REFERENCE` is added to enum `NoteKind`
feat: A new field `impact` is added to message `ComplianceNote`
feat: A new message `SBOMStatus` is added
feat: A new field `sbom_status` is added to message `DiscoveryOccurrence`
feat: A new field `sbom_reference` is added to message `Occurrence`
feat: A new field `sbom_reference` is added to message `Note`
feat: A new message `InTotoSlsaProvenanceV1` is added
feat: A new message `SBOMReferenceNote` is added
feat: A new message `SBOMReferenceOccurrence` is added
feat: A new message `SbomReferenceIntotoPayload` is added
feat: A new message `SbomReferenceIntotoPredicate` is added
feat: A new field `vulnerability_id` is added to message `VulnerabilityAssessmentNote`
feat: A new field `vulnerability_id` is added to message `VulnerabilityOccurrence`
feat: A new field `extra_details` is added to message `VulnerabilityOccurrence`
docs: A comment for field `cve` in message `VulnerabilityAssessmentNote` is changed
docs: A comment for field `cve` in message `VulnerabilityOccurrence` is changed
PiperOrigin-RevId: 615482848
Source-Link: googleapis/googleapis@3627f6c
Source-Link: googleapis/googleapis-gen@58f5bcc
Copy-Tag: eyJwIjoiR3JhZmVhcy8uT3dsQm90LnlhbWwiLCJoIjoiNThmNWJjYzVjYmIzZDYxZjUxNTk5MWRmY2M1MGEzN2UyODkzNDhhYiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Mar 14, 2024
1 parent 9628d7d commit d308491
Show file tree
Hide file tree
Showing 32 changed files with 2,264 additions and 17 deletions.
7 changes: 4 additions & 3 deletions metadata/V1/Build.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified metadata/V1/Common.php
Binary file not shown.
Binary file modified metadata/V1/Compliance.php
Binary file not shown.
Binary file modified metadata/V1/Discovery.php
Binary file not shown.
Binary file modified metadata/V1/Grafeas.php
Binary file not shown.
Binary file modified metadata/V1/IntotoStatement.php
Binary file not shown.
51 changes: 51 additions & 0 deletions metadata/V1/Sbom.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified metadata/V1/Vex.php
Binary file not shown.
15 changes: 9 additions & 6 deletions metadata/V1/Vulnerability.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 56 additions & 0 deletions src/V1/BuildOccurrence.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions src/V1/ComplianceNote.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions src/V1/DiscoveryOccurrence.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d308491

Please sign in to comment.