Skip to content

Fix non-string object transformations

Compare
Choose a tag to compare
@virustotalop virustotalop released this 02 Mar 03:48
· 71 commits to master since this release

Non-string objects were not being transformed correctly. This fixes that by using the correct get(key, class) method