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

[Snyk] Security upgrade @geshan/axrio from 1.0.1 to 1.1.0 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geshan
Copy link
Owner

@geshan geshan commented Mar 15, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 718/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@geshan/axrio@1.1.0 Transitive: environment, filesystem, network, shell, unsafe +44 56.4 MB geshan
npm/@sentry-internal/tracing@7.107.0 network +3 4.81 MB sentry-bot
npm/@sentry/core@7.107.0 Transitive: network +2 3.49 MB sentry-bot
npm/@sentry/node@7.107.0 environment, filesystem, network, shell, unsafe +4 6.77 MB sentry-bot
npm/@sentry/types@7.107.0 None 0 312 kB sentry-bot
npm/@sentry/utils@7.107.0 network +1 1.59 MB sentry-bot
npm/asynckit@0.4.0 None 0 27.4 kB alexindigo
npm/axios@1.6.7 network Transitive: environment, filesystem +8 2.21 MB jasonsaayman
npm/boolean@3.2.0 None 0 12.5 kB thenativeweb-admin
npm/combined-stream@1.0.8 None +1 19.5 kB alexindigo
npm/define-data-property@1.1.4 Transitive: eval +8 177 kB ljharb
npm/delayed-stream@1.0.0 None 0 8.02 kB apechimp
npm/detect-node@2.1.0 None 0 2.76 kB iliakan
npm/es-define-property@1.0.0 Transitive: eval +6 139 kB ljharb
npm/es-errors@1.3.0 None 0 12.3 kB ljharb
npm/es6-error@4.1.1 None 0 9.86 kB bjy
npm/escape-string-regexp@4.0.0 None 0 3.79 kB sindresorhus
npm/follow-redirects@1.15.6 network 0 29.4 kB rubenverborgh
npm/form-data@4.0.0 filesystem, network +5 314 kB niftylettuce
npm/function-bind@1.1.2 None 0 31.4 kB ljharb
npm/get-intrinsic@1.2.4 eval +5 127 kB ljharb
npm/global-agent@3.0.0 environment, network +14 515 kB gajus
npm/globalthis@1.0.3 None 0 22.4 kB ljharb
npm/gopd@1.0.1 Transitive: eval +6 134 kB ljharb
npm/has-property-descriptors@1.0.2 Transitive: eval +7 149 kB ljharb
npm/has-proto@1.0.3 None 0 12 kB ljharb
npm/has-symbols@1.0.3 None 0 20.6 kB ljharb
npm/hasown@2.0.2 None +1 40.2 kB ljharb
npm/json-stringify-safe@5.0.1 None 0 12.7 kB isaacs
npm/lru-cache@6.0.0 None 0 15.6 kB isaacs
npm/matcher@3.0.0 None +1 12.6 kB sindresorhus
npm/mime-db@1.52.0 None 0 206 kB dougwilson
npm/mime-types@2.1.35 None +1 224 kB dougwilson
npm/object-keys@1.1.1 None 0 26.5 kB ljharb
npm/proxy-from-env@1.1.0 environment 0 29.5 kB rob-w
npm/roarr@2.15.4 environment +6 162 kB gajus
npm/semver-compare@1.0.0 None 0 4.05 kB substack
npm/semver@7.6.0 None +1 110 kB npm-cli-ops
npm/serialize-error@7.0.1 None +1 95.4 kB sindresorhus
npm/snyk@1.1284.0 environment, filesystem, network, shell Transitive: unsafe +20 51.5 MB snyk-admin
npm/sprintf-js@1.1.3 None 0 39.9 kB alexei
npm/type-fest@0.13.1 None 0 88.5 kB sindresorhus

🚮 Removed packages: npm/@geshan/axrio@1.0.1, npm/axios@0.19.0, npm/debug@3.1.0, npm/follow-redirects@1.5.10, npm/is-buffer@2.0.4, npm/ms@2.0.0

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/snyk@1.1284.0
  • Install script: postinstall
  • Source: node wrapper_dist/bootstrap.js exec

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/snyk@1.1284.0

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