Hacker News new | ask | show | jobs
by 0x0 4946 days ago
It's really nice that you put up the code. :)

I browsed around quickly and noticed a lot of calls to /bin/bash and curl via a system() equivalent. That looks a bit dangerous, hope the arguments never contain `special shell characters`. :O

https://github.com/saucelabs/sauce-for-mac/blob/master/Sourc...