Skip to content

Update Protos#2034

Merged
fbac merged 1 commit into
mainfrom
nightly-proto
Jul 7, 2026
Merged

Update Protos#2034
fbac merged 1 commit into
mainfrom
nightly-proto

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor
  • Nightly Proto Update

Auto-generated by create-pull-request

Note

Add PullInDeadline, KpRotation, and KpDeletion task types to protobuf definitions

Updates task.pb.go with three new Task oneof cases and their corresponding message definitions. Adjusts message indices, goTypes, depIdxs, OneofWrappers, and NumMessages to reflect six total messages.

Macroscope summarized e0aaed5.

@github-actions github-actions Bot requested a review from a team as a code owner July 7, 2026 11:02
@octane-security-app

Copy link
Copy Markdown

Summary by Octane

New Contracts

No new contracts were added.

Updated Contracts

  • task.pb.go: Added tasks for "pull in deadline," "key package rotation," and "key package deletion" to enhance task scheduling and data management.

🔗 Commit Hash: e0aaed5

@macroscopeapp

macroscopeapp Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved

Auto-generated protobuf code adding three new task types (PullInDeadline, KpRotation, KpDeletion) with no consumers in the codebase yet. Purely additive schema change with no runtime behavior impact.

You can customize Macroscope's approvability policy. Learn more.

@fbac fbac enabled auto-merge (squash) July 7, 2026 11:06
@fbac fbac merged commit a29736b into main Jul 7, 2026
16 of 17 checks passed
@fbac fbac deleted the nightly-proto branch July 7, 2026 11:08
@octane-security-app

Copy link
Copy Markdown

Overview

Vulnerabilities found: 1                                                                                
Severity breakdown: 1 Low

Detailed findings

pkg/proto/mls/database/task.pb.go

  • Expanding durable protobuf oneof (Task) without version gating in pkg/proto/mls/database/task.pb.go causes stranding of new maintenance tasks during mixed-version upgrades. See more

🔗 Commit Hash: e0aaed5
🛡️ Octane Dashboard: All vulnerabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants