OWASP / Serverless-Goat

OWASP ServerlessGoat: a serverless application demonstrating common serverless security flaws
GNU Affero General Public License v3.0
319 stars 95 forks source link

Update to nodejs12.x #17

Open tommywo opened 4 years ago

tommywo commented 4 years ago

nodejs12.x runtime docker image no longer has curl available. I included binaries from amazon linux 2 to make it work.