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

Replace npm ip package with ip-address #971

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

djjuhasz
Copy link
Collaborator

Fixes: GHSA-2p57-rm9w-gvfp

The https://github.com/indutny/node-ip project has been officially archived and is no longer actively maintained. Switching to ip-address is recommended by indutny/node-ip#150 and avoids ongoing security issues with the identification of public vs. private IP addresses in "ip".

Fixes: GHSA-2p57-rm9w-gvfp

The https://github.com/indutny/node-ip project has been officially
archived and is no longer actively maintained.  Switching to ip-address
is recommended by indutny/node-ip#150 and
avoids ongoing security issues with the identification of public vs.
private IP addresses in "ip".
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.20%. Comparing base (33c7bd1) to head (d0fcef4).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
+ Coverage   52.12%   52.20%   +0.07%     
==========================================
  Files         100      100              
  Lines        5590     5590              
==========================================
+ Hits         2914     2918       +4     
+ Misses       2429     2427       -2     
+ Partials      247      245       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@djjuhasz djjuhasz merged commit ab1b39f into main Jun 20, 2024
15 checks passed
@djjuhasz djjuhasz deleted the dev/use-npm-ip-address branch June 20, 2024 20:45
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