LICENSE
MANIFEST.in
README.md
setup.py
mobsfscan/__init__.py
mobsfscan/__main__.py
mobsfscan/exceptions.py
mobsfscan/ios_plist.py
mobsfscan/logger.py
mobsfscan/manifest.py
mobsfscan/manifest_metadata.py
mobsfscan/mobsfscan.py
mobsfscan/settings.py
mobsfscan/utils.py
mobsfscan.egg-info/PKG-INFO
mobsfscan.egg-info/SOURCES.txt
mobsfscan.egg-info/dependency_links.txt
mobsfscan.egg-info/entry_points.txt
mobsfscan.egg-info/requires.txt
mobsfscan.egg-info/top_level.txt
mobsfscan/formatters/__init__.py
mobsfscan/formatters/cli.py
mobsfscan/formatters/gitlab_sast.py
mobsfscan/formatters/json_fmt.py
mobsfscan/formatters/sarif.py
mobsfscan/formatters/sonarqube.py
mobsfscan/rules/patterns/ios/objectivec/best_practices.yaml
mobsfscan/rules/patterns/ios/objectivec/objective_c_rules.yaml
mobsfscan/rules/semgrep/best_practices/java/android_safetynetapi.yaml
mobsfscan/rules/semgrep/best_practices/java/flag_secure.yaml
mobsfscan/rules/semgrep/best_practices/java/root_detection.yaml
mobsfscan/rules/semgrep/best_practices/java/tapjacking.yaml
mobsfscan/rules/semgrep/best_practices/java/tls_certificate_transparency.yaml
mobsfscan/rules/semgrep/best_practices/java/tls_pinning.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/android_safetynet.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/flag_secure.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/root_detection.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/tapjacking.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/tls_certificate_transparency.yaml
mobsfscan/rules/semgrep/best_practices/kotlin/tls_pinning.yaml
mobsfscan/rules/semgrep/best_practices/swift/jailbreak.yaml
mobsfscan/rules/semgrep/best_practices/swift/keyboard.yaml
mobsfscan/rules/semgrep/best_practices/swift/resilience.yaml
mobsfscan/rules/semgrep/java/android/biometric_crypto.yaml
mobsfscan/rules/semgrep/java/android/hidden_ui.yaml
mobsfscan/rules/semgrep/java/android/logging.yaml
mobsfscan/rules/semgrep/java/android/secrets.yaml
mobsfscan/rules/semgrep/java/android/sensitive_input.yaml
mobsfscan/rules/semgrep/java/android/sensitive_notification.yaml
mobsfscan/rules/semgrep/java/android/word_readable_writable.yaml
mobsfscan/rules/semgrep/java/crypto/aes_ecb.yaml
mobsfscan/rules/semgrep/java/crypto/aes_encryption_keys.yaml
mobsfscan/rules/semgrep/java/crypto/cbc_padding_oracle.yaml
mobsfscan/rules/semgrep/java/crypto/cbc_static_iv.yaml
mobsfscan/rules/semgrep/java/crypto/custom_xor_crypto.yaml
mobsfscan/rules/semgrep/java/crypto/insecure_random.yaml
mobsfscan/rules/semgrep/java/crypto/insecure_ssl_v3.yaml
mobsfscan/rules/semgrep/java/crypto/rsa_no_oeap.yaml
mobsfscan/rules/semgrep/java/crypto/sha1_hash.yaml
mobsfscan/rules/semgrep/java/crypto/weak_ciphers.yaml
mobsfscan/rules/semgrep/java/crypto/weak_hashes.yaml
mobsfscan/rules/semgrep/java/crypto/weak_iv.yaml
mobsfscan/rules/semgrep/java/crypto/weak_key_size.yaml
mobsfscan/rules/semgrep/java/deserialization/jackson_deserialization.yaml
mobsfscan/rules/semgrep/java/deserialization/object_deserialization.yaml
mobsfscan/rules/semgrep/java/injection/command_injection.yaml
mobsfscan/rules/semgrep/java/injection/command_injection_formated.yaml
mobsfscan/rules/semgrep/java/injection/sqlite_injection.yaml
mobsfscan/rules/semgrep/java/network/accept_self_signed.yaml
mobsfscan/rules/semgrep/java/network/default_http_client_tls.yaml
mobsfscan/rules/semgrep/java/network/weak_tls_configuration.yaml
mobsfscan/rules/semgrep/java/webview/webview_allow_file_from_url.yaml
mobsfscan/rules/semgrep/java/webview/webview_debugging.yaml
mobsfscan/rules/semgrep/java/webview/webview_external_storage.yaml
mobsfscan/rules/semgrep/java/webview/webview_file_access.yaml
mobsfscan/rules/semgrep/java/webview/webview_ignore_ssl_errors.yaml
mobsfscan/rules/semgrep/java/webview/webview_javascript_interface.yaml
mobsfscan/rules/semgrep/java/webview/webview_mixed_content.yaml
mobsfscan/rules/semgrep/java/xxe/xmldecoder_xxe.yaml
mobsfscan/rules/semgrep/java/xxe/xmlfactory_external_entities_enabled.yaml
mobsfscan/rules/semgrep/java/xxe/xmlfactory_xxe.yaml
mobsfscan/rules/semgrep/kotlin/android.yaml
mobsfscan/rules/semgrep/kotlin/biometric.yaml
mobsfscan/rules/semgrep/kotlin/crypto.yaml
mobsfscan/rules/semgrep/kotlin/injection.yaml
mobsfscan/rules/semgrep/kotlin/network.yaml
mobsfscan/rules/semgrep/kotlin/webview.yaml
mobsfscan/rules/semgrep/swift/auth.yaml
mobsfscan/rules/semgrep/swift/crypto.yaml
mobsfscan/rules/semgrep/swift/logging.yaml
mobsfscan/rules/semgrep/swift/network.yaml
mobsfscan/rules/semgrep/swift/secrets.yaml
mobsfscan/rules/semgrep/swift/storage.yaml
mobsfscan/rules/semgrep/swift/webview.yaml