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

Update package.json #2

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

Conversation

adnbrownie
Copy link

npm audit report

axios <=0.21.1
Severity: high
axios Inefficient Regular Expression Complexity vulnerability - GHSA-cph5-m8f7-6c5x Axios vulnerable to Server-Side Request Forgery - GHSA-4w2v-q235-vp99 Depends on vulnerable versions of follow-redirects No fix available
node_modules/poeditor-ci/node_modules/axios
poeditor-ci *
Depends on vulnerable versions of axios
node_modules/poeditor-ci

follow-redirects <=1.14.7
Severity: high
Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects - GHSA-pw2r-vq6v-hr8c Exposure of sensitive information in follow-redirects - GHSA-74fj-2j2h-c42q No fix available
node_modules/poeditor-ci/node_modules/follow-redirects
axios <=0.21.1
Depends on vulnerable versions of follow-redirects
node_modules/poeditor-ci/node_modules/axios
poeditor-ci *
Depends on vulnerable versions of axios
node_modules/poeditor-ci

-> there would be newer versions of axios, but they contain breaking changes which would first need to be checked against the code base.

# npm audit report

axios  <=0.21.1
Severity: high
axios Inefficient Regular Expression Complexity vulnerability - GHSA-cph5-m8f7-6c5x
Axios vulnerable to Server-Side Request Forgery - GHSA-4w2v-q235-vp99
Depends on vulnerable versions of follow-redirects
No fix available
node_modules/poeditor-ci/node_modules/axios
  poeditor-ci  *
  Depends on vulnerable versions of axios
  node_modules/poeditor-ci

follow-redirects  <=1.14.7
Severity: high
Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects - GHSA-pw2r-vq6v-hr8c
Exposure of sensitive information in follow-redirects - GHSA-74fj-2j2h-c42q
No fix available
node_modules/poeditor-ci/node_modules/follow-redirects
  axios  <=0.21.1
  Depends on vulnerable versions of follow-redirects
  node_modules/poeditor-ci/node_modules/axios
    poeditor-ci  *
    Depends on vulnerable versions of axios
    node_modules/poeditor-ci

-> there would be newer versions of axios, but they contain breaking changes which would first need to be checked against the code base.
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.

1 participant