Skip to content
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

fix: update protobuff CVE-2024-24786 #1249

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

toddbaert
Copy link
Member

Update protobuf dep to address CVE-2024-24786.

@toddbaert toddbaert requested a review from a team as a code owner March 15, 2024 19:25
Copy link

netlify bot commented Mar 15, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit ed62fe0
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/65f4a0d70382d7000871e585

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert force-pushed the fix/update-protobuff-cve branch from 33a4088 to ed62fe0 Compare March 15, 2024 19:26
@toddbaert toddbaert merged commit fd81c23 into main Mar 15, 2024
14 checks passed
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
Kavindu-Dodan pushed a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.9.1</summary>

##
[0.9.1](flagd/v0.9.0...flagd/v0.9.1)
(2024-03-15)


### 🐛 Bug Fixes

* **deps:** update module google.golang.org/protobuf to v1.33.0
[security] ([#1248](#1248))
([b2b0fa1](b2b0fa1))
* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### ✨ New Features

* serve sync.proto on port 8015
([#1237](#1237))
([7afdc0c](7afdc0c))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</details>

<details><summary>flagd-proxy: 0.5.1</summary>

##
[0.5.1](flagd-proxy/v0.5.0...flagd-proxy/v0.5.1)
(2024-03-15)


### 🐛 Bug Fixes

* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</details>

<details><summary>core: 0.8.1</summary>

##
[0.8.1](core/v0.8.0...core/v0.8.1)
(2024-03-15)


### 🐛 Bug Fixes

* occasional panic when watched YAML files change
([#1246](#1246))
([6249d12](6249d12))
* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants