-
Notifications
You must be signed in to change notification settings - Fork 1
chore: update module google.golang.org/protobuf to v1.33.0 [security] #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: update module google.golang.org/protobuf to v1.33.0 [security] #76
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for reearth-classic canceled.
|
d1354c4 to
1f468df
Compare
5c6a119 to
1f468df
Compare
1f468df to
96f225b
Compare
96f225b to
4afb11b
Compare
bd981d3 to
a69e7f2
Compare
d10a1b9 to
f5abbad
Compare
f5abbad to
b7c0dce
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #76 +/- ##
==========================================
- Coverage 23.80% 23.79% -0.01%
==========================================
Files 1587 1587
Lines 170092 170127 +35
Branches 2801 2801
==========================================
Hits 40486 40486
- Misses 128439 128474 +35
Partials 1167 1167
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
b7c0dce to
f3ab7bb
Compare
f3ab7bb to
ddb3695
Compare
ddb3695 to
8f47d8d
Compare
This PR contains the following updates:
v1.32.0→v1.33.0GitHub Vulnerability Alerts
CVE-2024-24786
The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.
Release Notes
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.33.0Compare Source
This release contains one security fix:
encoding/protojson:Unmarshalcould enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains agoogle.protobuf.Anyvalue, or when theUnmarshalOptions.DiscardUnknownoption is set.Unmarshalnow correctly returns an error when handling these inputs. This is CVE-2024-24786.Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.