MaltegoTech / maltego-trx

Maltego Transform library for Python
MIT License
218 stars 45 forks source link

Patch: properly handle null values for xml serrialization #40

Closed felixatmaltego closed 2 years ago

felixatmaltego commented 2 years ago

fix(test_property_mapping): use absolute path felixhertrampf fix(xml): use log messages only, not timestamp felixhertrampf fix(xml): change fstrings for py3.6 compatibility felixhertrampf fix(xml): check logging output felixhertrampf fix(xml): handle None values felixhertrampf