Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

[Snyk] Upgrade express-fileupload from 1.1.5 to 1.1.6 #1260

Merged
merged 2 commits into from
Feb 1, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Feb 1, 2020

Snyk has created this PR to upgrade express-fileupload from 1.1.5 to 1.1.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-11-19.

The recommended version fixes:

Severity Issue Exploit Maturity
Denial of Service (DoS)
SNYK-JS-EXPRESSFILEUPLOAD-473997
No Known Exploit
Release notes
Package name: express-fileupload
  • 1.1.6 - 2019-11-19

    Updates

    • Add debug option and debug logging output for upload process.
    • Invoke cleanup in case of abortOnLimit=true to delete temporary file when limit reached(#155 ).
    • if possible, module uses fs.rename instead of copying + deleting to move uploaded files(#158).
    • Add busboy unpipe when closing connection. Thanks to @shel.
    • uploadTimeout(default is 60000 msec) option.
    • Add timeout check for data handler, which triggers cleanup of the temp files in case of no data come during time configured in option uploadTimeout.
    • Fixing vulnerability: middleware checks filename and cut off it if length more then 255 characters.
  • 1.1.6-alpha.6 - 2019-10-22

    Fixing vulnerability if file name length to big.

  • 1.1.6-alpha.5 - 2019-09-19

    Adds upload timeout check

  • 1.1.6-alpha.4 - 2019-09-12

    Update version 1.1.6-alpha.4

  • 1.1.6-alpha.3 - 2019-09-11

    Add uriDecodeFileName defenition.

  • 1.1.6-alpha.2 - 2019-09-10
  • 1.1.6-alpha.1 - 2019-09-10

    Add new options to the def options list

  • 1.1.5 - 2019-06-07

    Updates

    • Add uri decoding for file names see uriDecodeFileNames option in docs.
    • createParentPath now creates folder recursevly, thanks to @closingin
    • Add fileSize to Buffer.concat that should increase performance for in memory uploads.
from express-fileupload GitHub release notes

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

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

[//]: # (snyk:metadata:{"dependencies":[{"name":"express-fileupload","from":"1.1.5","to":"1.1.6"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/cds-snc/project/d201d4e1-28d3-4295-b768-f9d9f66cead4?utm_source=github&utm_medium=upgrade-pr","projectPublicId":"d201d4e1-28d3-4295-b768-f9d9f66cead4","env":"prod","prType":"upgrade","vulns":["SNYK-JS-EXPRESSFILEUPLOAD-473997"],"issuesToFix":[{"issueId":"SNYK-JS-EXPRESSFILEUPLOAD-473997","severity":"high","title":"Denial of Service (DoS)","exploitMaturity":"no-known-exploit"}],"upgrade":["SNYK-JS-EXPRESSFILEUPLOAD-473997"],"upgradeInfo":{"versionsDiff":7,"publishedDate":"2019-11-19T10:21:21.736Z"},"templateVariants":[],"hasFixes":true,"isMajorUpgrade":false,"isBreakingChange":false})

@sastels sastels temporarily deployed to rac-prototyp-snyk-upgra-q2yb3s February 1, 2020 06:29 Inactive
@sastels sastels temporarily deployed to rac-prototyp-snyk-upgra-q2yb3s February 1, 2020 13:18 Inactive
@sastels sastels merged commit 800e7be into master Feb 1, 2020
@sastels sastels deleted the snyk-upgrade-37b395102e1f32a457198aaf171fe4ea branch February 1, 2020 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants