How can wkhtmltopdf be used without introducing a security vulnerability?
Background
Per the project website, wkhtmltopdf is a "command line tool to render HTML into PDF using the Qt WebKit rendering engine. It runs entirely "headless" and does not require a display or display service."
The w… Continue reading How can wkhtmltopdf be used without introducing a security vulnerability?