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] Upgrade express-fileupload from 0.0.5 to 1.1.6 #11

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jun 3, 2020

Snyk has created this PR to upgrade express-fileupload from 0.0.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.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 27 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2019-11-19.

The recommended version fixes:

Severity Issue Exploit Maturity
GPL-2.0 license
snyk:lic:npm:goof:GPL-2.0
No Data
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.
  • 1.1.4 - 2019-04-02
  • 1.1.3-alpha.2 - 2019-03-25
  • 1.1.3-alpha.1 - 2019-03-12
  • 1.1.2-alpha.1 - 2019-03-06
  • 1.1.1-alpha.3 - 2019-02-18
  • 1.1.1-alpha.2 - 2019-02-08
  • 1.1.1-alpha.1 - 2018-12-28
  • 1.0.0 - 2018-10-18
  • 1.0.0-alpha.1 - 2018-09-22
  • 0.4.0 - 2018-01-24
  • 0.3.0 - 2017-10-07
  • 0.2.0 - 2017-08-28
  • 0.1.4 - 2017-06-30
  • 0.1.3 - 2017-04-30
  • 0.1.2 - 2017-03-09
  • 0.1.1 - 2017-02-18
  • 0.1.0 - 2017-02-18
  • 0.0.7 - 2017-02-10
  • 0.0.6 - 2017-01-14
  • 0.0.5 - 2016-04-22
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

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