Tags: MobSF/Mobile-Security-Framework-MobSF
Tags
Dep bump + Support HTTPS upgrade for Assetlinks check (#2484) * Fix false positives caused in Android manifest analysis * Dep bumps + Support HTTPS upgrade for Assetlinks check * MobSF version bump to 4.3.0 --------- Co-authored-by: Nick Lupien <github@worg.io>
Resolve the situation where the function name is bytes (#2367) fix error: if function.name.endswith('_chk'): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: endswith first arg must be bytes or a tuple of bytes, not str Co-authored-by: Ajin Abraham <ajin25@gmail.com>
[HOTFIX] Migrate from setup.py to poetry, tox QA (#2249) * Migrate from setup.py to use poetry build and publish * Tox QA * Version is now configured only at pyproject.toml * Added poetry build test * Updated mobsf PyPI publishing workflow * Update local DBs
TLS/SSL Security Tester (#1726) * TLS/SSL Security Tester * Frida Hooking Code QA * Fix typos in permission mapping * Xposed improvements * Dynamic Analyzer QA * Logcat app only logs refactoring * Updated and exposed new REST APIs * LGTM Findings Review and override * Python and JavaScript code QA and lib update
PreviousNext