awslabs / aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Apache License 2.0
1.03k stars 198 forks source link

bump echo to 4.2.0 #125

Open k-bailey opened 2 years ago

k-bailey commented 2 years ago

https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMLABSTACKECHO-1050889

Issue #, if available:

Description of changes: Hi, I am requesting we bump the version of echo/v4 to mitigate a directory traversal vuln.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

k-bailey commented 2 years ago

@sapessi would it be possible to get this merged as well? Thanks.