=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gmailieer-1.2/debian/patches/debian-changes-53- field_values = eml.get_all(field_name, []) gmailieer-1.2/debian/patches/debian-changes:54:- field_addrs = map(lambda x: email.utils.parseaddr(x)[1], field_values) gmailieer-1.2/debian/patches/debian-changes-55-- header_recipients = header_recipients.union(field_addrs) ############################################## gmailieer-1.2/.pc/debian-changes/lieer/gmailieer.py-720- field_values = eml.get_all(field_name, []) gmailieer-1.2/.pc/debian-changes/lieer/gmailieer.py:721: field_addrs = map(lambda x: email.utils.parseaddr(x)[1], field_values) gmailieer-1.2/.pc/debian-changes/lieer/gmailieer.py-722- header_recipients = header_recipients.union(field_addrs)