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

chore(deps): update dependency cross-fetch to 3.1.5 [security] #9505

Merged
merged 1 commit into from May 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change
cross-fetch 3.0.6 -> 3.1.5
cross-fetch 3.0.4 -> 3.1.5

GitHub Vulnerability Alerts

CVE-2022-1365

When fetching a remote url with Cookie if it get Location response header then it will follow that url and try to fetch that url with provided cookie . So cookie is leaked here to thirdparty.
Ex: you try to fetch example.com with cookie and if it get redirect url to attacker.com then it fetch that redirect url with provided cookie .


Configuration

πŸ“… Schedule: "" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 28, 2022
@coveralls
Copy link

coveralls commented Apr 28, 2022

Pull Request Test Coverage Report for Build 66415c5e-c43d-4b19-90e6-c9d431e00d43

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.044%

Totals Coverage Status
Change from base Build 0a7dce2a-d55f-4ed3-96fe-535d2466a616: 0.0%
Covered Lines: 5763
Relevant Lines: 6128

πŸ’› - Coveralls

@renovate renovate bot force-pushed the renovate/npm-cross-fetch-vulnerability branch 28 times, most recently from 9d0ef3e to 0336708 Compare May 2, 2022 16:05
@renovate renovate bot force-pushed the renovate/npm-cross-fetch-vulnerability branch 6 times, most recently from 41a4164 to 700d3dc Compare May 3, 2022 12:56
@renovate renovate bot force-pushed the renovate/npm-cross-fetch-vulnerability branch from 700d3dc to 5537175 Compare May 3, 2022 15:49
@kamilmysliwiec kamilmysliwiec merged commit d21c30f into master May 4, 2022
@delete-merged-branch delete-merged-branch bot deleted the renovate/npm-cross-fetch-vulnerability branch May 4, 2022 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants