python-pdfkit icon indicating copy to clipboard operation
python-pdfkit copied to clipboard

Security Concerns

Open Habuon opened this issue 9 months ago • 0 comments

I was wondering whether this library is still in use or maintained at all. I looked into its functionality and found that the from_string method is extremely dangerous, and I haven't seen any warnings about using the from_string with untrusted HTML.

Habuon avatar Feb 03 '25 07:02 Habuon