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 superagent [security] - autoclosed #47

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
superagent 3.6.0 -> 3.7.0 age adoption passing confidence
superagent ^1.7.2 -> ^8.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2017-16129

Affected versions of superagent do not check the post-decompression size of ZIP compressed HTTP responses prior to decompressing. This results in the package being vulnerable to a ZIP bomb attack, where an extremely small ZIP file becomes many orders of magnitude larger when decompressed.

This may result in unrestrained CPU/Memory/Disk consumption, causing a denial of service condition.

Recommendation

Update to version 3.7.0 or later.


Release Notes

visionmedia/superagent

v3.7.0

Compare Source

  • Limit maximum response size. Prevents zip bombs (Kornel)
  • Catch and pass along errors in .ok() callback (Jeremy Ruppel)
  • Fixed parsing of XHR headers without a newline (nsf)

v3.6.3

Compare Source

v3.6.2

Compare Source

  • Upgrade MIME type dependency to a newer, secure version
  • Recognize PDF MIME as binary
  • Fix for error in subsequent require() calls (Steven de Salas)

v3.6.1

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/npm-superagent-vulnerability branch from 4e0438b to b8920dd Compare October 21, 2022 20:42
@renovate renovate bot changed the title fix(deps): update dependency superagent to v8 [security] fix(deps): update dependency superagent to v3 [security] Oct 21, 2022
@renovate renovate bot force-pushed the renovate/npm-superagent-vulnerability branch from b8920dd to 5061ba7 Compare October 24, 2022 16:17
@renovate renovate bot changed the title fix(deps): update dependency superagent to v3 [security] fix(deps): update dependency superagent to v8 [security] Oct 24, 2022
@renovate renovate bot force-pushed the renovate/npm-superagent-vulnerability branch from 5061ba7 to beed36a Compare October 24, 2022 16:29
@renovate renovate bot changed the title fix(deps): update dependency superagent to v8 [security] chore(deps): update dependency superagent [security] Oct 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency superagent [security] chore(deps): update dependency superagent [security] - autoclosed Oct 24, 2022
@renovate renovate bot closed this Oct 24, 2022
@renovate renovate bot deleted the renovate/npm-superagent-vulnerability branch October 24, 2022 16:52
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.

None yet

0 participants