francismeynard / lambda-multipart-parser

This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.
MIT License
67 stars 25 forks source link

dicer Denial of Service (DoS) #15

Open AustinAmoruso opened 2 years ago

AustinAmoruso commented 2 years ago

https://snyk.io/advisor/npm-package/lambda-multipart-parser

There is a DoS issue with the dicer dependency

guoliang commented 5 months ago

@AustinAmoruso seems like the author not planning to fix it. But did you maybe find alternative package to lambda-multipart-parser?

bml1g12 commented 4 months ago

Does anyone have any suggestions on a good alternative?