You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the scan. I believe this is a false positive, since Tkd-Alex used lxml.etree (external library) and not xml.etree (internal Python C implementation). Lxml is a new implementation and to the best of my (limited) knowledge it is regularly updated and safe to use.
You're right about xml.etree - I confused it with lxml. But concern about lxml still stands. I have updated issue description with relevant link and reference; may that will help clarify.
I'll add it to the queue - in the meantime it's definitely not a serious issue, stealing data from malformed XMP tag into another offline picture is a very unlikely scenario ^_^
B410: import_lxml
The text was updated successfully, but these errors were encountered: