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

remove ip package dependency #43

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

saikumar1607
Copy link
Member

The IP package has vulnerability - indutny/node-ip#150 and no patch is provided yet GHSA-2p57-rm9w-gvfp

This PR removes the dependency from the ip package and implements the internet check logic using dns-socket package. With this new code changes the "internet disconnect" usecase is retested manually and verified that it works the same way as earlier. (i.e., the SDK reestablishes a new websocket connection & force fetches the latest feature flag values once the internet connectivity is back)

Patch version of the SDK is bumped. The new release version is v0.7.6

@ibm-cloud-appconfiguration ibm-cloud-appconfiguration merged commit 3b20cf6 into master Jun 10, 2024
1 check passed
@ibm-cloud-appconfiguration ibm-cloud-appconfiguration deleted the saikumar1607-202406101342 branch June 10, 2024 14:15
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