Hacker News new | ask | show | jobs
by zyztem 3298 days ago
Security story of ImageMagick is pretty awful. This service should be very careful.
1 comments

You're absolutely right :)

While thanks to the sandboxing provided by Cloud Functions / AWS Lambda, executing an external shell command(including ImageMagick) is not a nightmare any more! Safety burden transferred to these cloud container services.

Just be careful with container reuse in Lambda.