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

FFM-11888 Patch Axios CVE: CVE-2024-39338 #120

Merged
merged 1 commit into from
Aug 14, 2024
Merged

FFM-11888 Patch Axios CVE: CVE-2024-39338 #120

merged 1 commit into from
Aug 14, 2024

Conversation

erdirowlands
Copy link
Contributor

What

Patches Axios CVE-2024-39338

Testing

Manual network requests:

  • init
  • streaming
  • polling
  • metrics

@@ -1 +1 @@
export const VERSION = '1.8.1';
export const VERSION = '1.8.3';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wasn't updated in the previous release, hence the 2 patch version jump

@erdirowlands erdirowlands merged commit a8400fd into main Aug 14, 2024
1 check passed
@erdirowlands erdirowlands deleted the FFM-11888 branch August 14, 2024 10:01
github-merge-queue bot pushed a commit to open-feature/playground that referenced this pull request Sep 11, 2024
#356)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@harnessio/ff-nodejs-server-sdk](https://docs.harness.io/category/vjolt35atg-feature-flags)
([source](https://redirect.github.com/harness/ff-nodejs-server-sdk)) |
[`1.8.2` ->
`1.8.3`](https://renovatebot.com/diffs/npm/@harnessio%2fff-nodejs-server-sdk/1.8.2/1.8.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@harnessio%2fff-nodejs-server-sdk/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@harnessio%2fff-nodejs-server-sdk/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@harnessio%2fff-nodejs-server-sdk/1.8.2/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@harnessio%2fff-nodejs-server-sdk/1.8.2/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>harness/ff-nodejs-server-sdk
(@&#8203;harnessio/ff-nodejs-server-sdk)</summary>

###
[`v1.8.3`](https://redirect.github.com/harness/ff-nodejs-server-sdk/releases/tag/1.8.3)

[Compare
Source](https://redirect.github.com/harness/ff-nodejs-server-sdk/compare/1.8.2...1.8.3)

#### What's Changed

- FFM-11888 Patch Axios CVE: CVE-2024-39338 by
[@&#8203;erdirowlands](https://redirect.github.com/erdirowlands) in
[harness/ff-nodejs-server-sdk#120

**Full Changelog**:
harness/ff-nodejs-server-sdk@1.8.2...1.8.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/playground).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[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.

2 participants