At the moment, it's hard to test the full flow of loading Manifest data without relaying on the filesystem.
Moved some part of the logic related to load information generated by apktool to it's own struct.
On a further PR I will add tests for AndroidManifests.xml vulnerability detection.
At the moment, it's hard to test the full flow of loading Manifest data without relaying on the filesystem. Moved some part of the logic related to load information generated by apktool to it's own struct.
On a further PR I will add tests for AndroidManifests.xml vulnerability detection.
Related: https://github.com/SUPERAndroidAnalyzer/super/issues/9